|
|
|
|
@ -22,21 +22,24 @@
|
|
|
|
|
"model_file" : "catepillar.dae", |
|
|
|
|
"position" : {"x":-140,"y":50,"z":0}, |
|
|
|
|
"rotation" : {"x":0,"y":0,"z":0,"w":0}, |
|
|
|
|
"scale" : {"x":10,"y":10,"z":10} |
|
|
|
|
"scale" : {"x":10,"y":10,"z":10}, |
|
|
|
|
"grid_pos": {"x":10,"y":10,"z":10} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name" : "catepillar 2", |
|
|
|
|
"model_file" : "catepillar.dae", |
|
|
|
|
"position" : {"x" :140,"y":0,"z":0}, |
|
|
|
|
"rotation" : {"x":0,"y":0,"z":0,"w":0}, |
|
|
|
|
"scale" : {"x":10,"y":10,"z":10} |
|
|
|
|
"scale" : {"x":10,"y":10,"z":10}, |
|
|
|
|
"grid_pos": {"q":10,"r":10,"s":10} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name" : "box", |
|
|
|
|
"model_file" : "block2.dae", |
|
|
|
|
"position" : {"x":140,"y":-100,"z":0}, |
|
|
|
|
"rotation" : {"x":0,"y":0,"z":0,"w":0}, |
|
|
|
|
"scale" : {"x":10,"y":10,"z":10} |
|
|
|
|
"scale" : {"x":10,"y":10,"z":10}, |
|
|
|
|
"potato": 2 |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name" : "ground", |
|
|
|
|
|