Files
CrystalPoint/worlds/maze.json
T
2016-05-27 11:23:43 +02:00

11 lines
200 B
JSON

{
"world": {
"heightmap": "worlds/maze.png",
"texture": "worlds/mazeTexture.png",
"scale": 1,
"player": {
"startposition": [ 200, 40, 200 ]
},
"objects": [],
"enemies": []
}