mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
Tiles are now local IDs (relative to the tileset), making collision data usable.
Palettes can be overridden per-tile thru a layer.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -38,3 +38,5 @@ Release/
|
||||
# Some files I used for testing.
|
||||
*.tmx
|
||||
*.raw
|
||||
plains.png
|
||||
editor.png
|
||||
|
||||
Reference in New Issue
Block a user