Added new Johan Code

This commit is contained in:
2016-05-20 13:00:04 +02:00
parent 1120a3e144
commit a8415db4ac
24 changed files with 2287 additions and 32 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"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 ]
}
]
}