Fix player height (not working with scale)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"world": {
|
||||
"heightmap": "worlds/small.png",
|
||||
"scale": 1
|
||||
},
|
||||
"player": {
|
||||
"startposition": [ 20, 5, 20 ]
|
||||
},
|
||||
"objects": [],
|
||||
"enemies": []
|
||||
}
|
||||
Reference in New Issue
Block a user