Merge branch 'developer' into enemy
# Conflicts: # World.h # worlds/world1.json
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 257 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 629 KiB |
+5
-1
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"world": {
|
||||
"heightmap": "worlds/hmcs.png",
|
||||
"texture": "worlds/hmcstexture.png"
|
||||
},
|
||||
"player": {
|
||||
"startposition": [ 0, 1.7, 0 ]
|
||||
"startposition": [ -100, 1.7, -100 ]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user