The title explains itself, my question is, is it possible to make it so the death of any unit a game over?
1 Like
When Eirika dies, Flag 0x65 becomes active.
When Flag0x65 is enabled, the event will be executed.
The game over event is executed in that event.
Such a domino effect is performed.
2 Likes
Thank you, it worked!
1 Like