diff options
Diffstat (limited to 'Add-a-new-tileset.md')
-rw-r--r-- | Add-a-new-tileset.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Add-a-new-tileset.md b/Add-a-new-tileset.md index cdddbd4..9237881 100644 --- a/Add-a-new-tileset.md +++ b/Add-a-new-tileset.md @@ -178,6 +178,8 @@ The collision system in pokered was very different from pokecrystal, based on ti You'll have to define the other 112 blocks yourself. ;) +As of version 3.4.0, Polished Map can edit collision data, so you can create an empty data/tilesets/museum_collision.asm file and then enter collision values at the same time as you're designing blocks in the previous step. + ## 7. Include the new files in the ROM |