[minor bugs]
hey gubid, I noticed that occasionally the game freezes during an enemy's turn. The game doesn't really "freeze" as the mouse still scrolls and you can double click on various battlers to make their help windows pop up, but otherwise the game just stops moving.
(I'm in TEAM mode, by the way) What I was more concerned about was wondering how to make the cursor go straight to the active battler in phase 1 during the players turn, instead of leaving the cursor on the actors tile and leaving it up to the player to press B to bring up their phase 1 window.
And speaking of which, why is B the key that selects the active battler instead of C? on the keyboard, B is generally the esc key and C is usually the spacebar or enter key. I don't think this was done intentionally, but after pouring over the phase_0 code I can't find the problem anywhere.
tldr Can you test out the battle system on Team Mode and look over the phase_0 code? Something isn't working quite right over there.
hey gubid, I noticed that occasionally the game freezes during an enemy's turn. The game doesn't really "freeze" as the mouse still scrolls and you can double click on various battlers to make their help windows pop up, but otherwise the game just stops moving.
(I'm in TEAM mode, by the way) What I was more concerned about was wondering how to make the cursor go straight to the active battler in phase 1 during the players turn, instead of leaving the cursor on the actors tile and leaving it up to the player to press B to bring up their phase 1 window.
And speaking of which, why is B the key that selects the active battler instead of C? on the keyboard, B is generally the esc key and C is usually the spacebar or enter key. I don't think this was done intentionally, but after pouring over the phase_0 code I can't find the problem anywhere.
tldr Can you test out the battle system on Team Mode and look over the phase_0 code? Something isn't working quite right over there.