Is there a way to get a map's dimensions? For example, if I wanted a common event to check the current map's height (not the player's position, the maximum height) and put it into a variable.
I don't know much about script calls but I was thinking it might be possible with that? I know in the game's definitions there's
@map.height
$game_variables[14] = @map.height