pleins de trucs
This commit is contained in:
20
scripts/world/template.world
Normal file
20
scripts/world/template.world
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user