I want to make a isometric tactical rpg with random encounters but I have a problem.
let say you're in a zone where random encounters happens, so you walk on the map and then a random encounter start the battle; my question is: what do I do for the map when you battle? do I make a map the team teleport in so it is not linked to the zone or do I make the battle happen on the current map? if the second, how do I do this??