pleins de trucs

This commit is contained in:
Deadzi06
2026-07-10 06:10:33 +02:00
commit a55abbc5f7
51 changed files with 2235 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"maps": [
{
"fileName": "maps/room1.tmx",
"height": 960,
"width": 800,
"x": 0,
"y": 0
},
{
"fileName": "maps/room2.tmx",
"height": 480,
"width": 800,
"x": 880,
"y": -120
}
],
"onlyShowAdjacentMaps": false,
"type": "world"
}