Bugfix/performance improvement
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 186 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 86 KiB |
@@ -2,6 +2,13 @@
|
||||
"world": {
|
||||
"heightmap": "worlds/hmcs.png",
|
||||
"texture": "worlds/hmcstexture.png",
|
||||
"object-templates": [
|
||||
{
|
||||
"color":100,
|
||||
"file": "models/boom/Boom.obj",
|
||||
"collision": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"player": {
|
||||
"startposition": [ 100, 20, 100 ]
|
||||
|
||||
Reference in New Issue
Block a user