public void exit(IsoGameCharacter owner) {
   owner.setIgnoreMovementForDirection(false);
 }