Added heightmap

This commit is contained in:
2016-05-25 11:31:37 +02:00
parent 47c228205a
commit 965b54c901
12 changed files with 154 additions and 23 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 KiB

+6 -3
View File
@@ -1,12 +1,15 @@
{
"world": {
"heightmap": "worlds/hmcs.png",
"texture": "worlds/hmcstexture.png"
},
"player": {
"startposition": [ 0, 1.7, 0 ]
"startposition": [ -100, 1.7, -100 ]
},
"objects": [
{
"file": "models/boom/Boom.obj",
"pos": [ 0, 0, -4 ],
"rot": [ 0, 20, 0 ]
"pos": [ 0, 0, -4 ]
},
{
"file": "models/boom/Boom.obj",