If we forgot to take reactive action and validate an active action , the turn switch to the next token and if this token was the one who should act we can't take reactive action !
--> may be implement a way to choose a reactive action just before taking your turn...
Choosen implmentation :
[x] A forgot action button is display on editCombatAction when activeTurn is up
[x] It display a separated window with only Reactive Action.
[x] pj show not be able to use it for NPC
[x] the window is close by updateReactiveACtion macro
If we forgot to take reactive action and validate an active action , the turn switch to the next token and if this token was the one who should act we can't take reactive action !
--> may be implement a way to choose a reactive action just before taking your turn...
Choosen implmentation :