Well, I've nearly finished my new game, but I have run into a problem.
I'm using a script to change the title screen to a map. I can start the game up time, but when I try to teleport to another map, I keep getting an error saying that the line
To my knowledge, I have not changed it from the default.
Does anyone have any bright ideas on how to fix it? Thanks for your time.
I'm using a script to change the title screen to a map. I can start the game up time, but when I try to teleport to another map, I keep getting an error saying that the line
is wrong. It is line 274 of Game_Character 1.return z + $game_map.priorities[@tile_id] * 32
To my knowledge, I have not changed it from the default.
Does anyone have any bright ideas on how to fix it? Thanks for your time.