Spikey path fixed

This commit is contained in:
Dofensmirtsz
2016-05-31 08:46:33 +02:00
parent 6f28527be4
commit ae5a28f273
11 changed files with 426 additions and 8 deletions
+22 -6
View File
@@ -5,19 +5,35 @@
"scale": 1,
"object-templates": [
{
"color": 100,
"file": "models/boom/Boom.obj"
"color": 190,
"file": "models/Rocks/Cave1.obj"
},
{
"color": 200,
"file": "models/Teleporter/Teleporter.obj"
"file": "models/Rocks/SpikeRock2.obj"
},
{
"color": 210,
"file": "models/Rocks/SpikeRock1.obj"
},
{
"color": 220,
"file": "models/Rocks/SpikeRock3.obj"
},
{
"color": 230,
"file": "models/Rocks/SpikeRock4.obj"
},
{
"color": 240,
"file": "models/Rocks/SpikeRock5.obj"
}
]
},
"player": {
"startposition": [ 200, 40, 200 ]
"startposition": [ 300, 40, 450 ]
},
"objects": [ ],
"enemies": [ ]
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB