Intro to Mapping
2.0
Description Loading...
Video Tutorial from Haven
More Tips from Haven
common-map-debugging
When having something unexpected happen when testing a map that you've edited, always check a few things.
If you leave the map in the game and come back, does that fix it? Some data doesn't get loaded properly if you save the game (or use a save state) in the map that you're editing. Try walking into a pokemon center or house and then back to the edited map.,
Are there any map header scripts that might be effecting objects or blocks on the map? Check the Header panel for any scripts you don't recognize.,
Check your backup. Does it only happen in the latest version of your hack? Then you know you broke it recently.,
Check your script pointers. Make sure your characters and script tiles are actually running the scripts that you think you are.
Happy Hacking!
