Merge branch 'developer' into enemy

# Conflicts:
#	World.h
#	worlds/world1.json
This commit is contained in:
Remco
2016-05-25 13:42:02 +02:00
16 changed files with 257 additions and 53 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

+5 -1
View File
@@ -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": [
{