Files
CrystalPoint/worlds/world1.json
T
2016-05-23 09:46:36 +02:00

16 lines
256 B
JSON

{
"player": {
"startposition": [ 0, 1.7, 0 ]
},
"objects": [
{
"file": "models/boom/Boom.obj",
"pos": [ 0, 0, -4 ],
"rot": [ 0, 20, 0 ]
},
{
"file": "models/boom/Boom.obj",
"pos": [ 4, 0, -4 ]
}
]
}