How do I transfer player during battle?

● ARCHIVED · READ-ONLY
Started by Yitzi Litt 3 posts View original ↗
  1. How would I make it so that when a battle ends, the player finds themself on a different map then where they started?
    Thanks in advance!
  2. on your battle-triggering event, fade to black, call the battle, and on the win option transfer the player, and then fade in again.
  3. You can't transfer during battlescreen, you can only transfer directly after the battle.
    The instructions above are the common method for evented battles, if you want this with random battles you'll have to be a bit more tricky with a common event that gets triggered after battle.