Revert "assets : Suppression de WorldRPG, devenu inutile"

This reverts commit a31beb9ce7.
This commit is contained in:
attilavs2 2024-08-03 12:51:51 +02:00
parent a31beb9ce7
commit 98c52fe29e

41
assets/WorldRPG.world Normal file
View file

@ -0,0 +1,41 @@
{
"maps": [
{
"fileName": "level0.tmx",
"height": 192,
"width": 384,
"x": 0,
"y": 0
},
{
"fileName": "level1.tmx",
"height": 192,
"width": 384,
"x": 384,
"y": 0
},
{
"fileName": "level2.tmx",
"height": 192,
"width": 384,
"x": 0,
"y": 192
},
{
"fileName": "level3.tmx",
"height": 192,
"width": 384,
"x": 384,
"y": 192
},
{
"fileName": "level4.tmx",
"height": 192,
"width": 384,
"x": 384,
"y": 384
}
],
"onlyShowAdjacentMaps": false,
"type": "world"
}