Hi,
I am a noob to this, but I have a couple of questions about map making:
1. is it possible to permanent reveal a specific area(like anywhere on the map), through either a trigger or from the very beginning of the level?
also
2. is it possible to make a specific creature replace your dungeon heart? fx If you could make a knight your king and if he dies you lose the level.
I've tried:
IF_CONTROLS(PLAYER0,KNIGHT == 0)
lose game
ENDIF
but that means I then cant convert any other knights, which would break the rule.
any ideas?
also Thanks to the dev for keeping DK alive^^