begin fix van de map

This commit is contained in:
Dofensmirtsz
2016-06-20 21:47:39 +02:00
parent f84fcfa4e2
commit eaa185c90a
12 changed files with 269551 additions and 14 deletions
+2 -12
View File
@@ -1,7 +1,7 @@
{
"world": {
"heightmap": "worlds/rockHeightmap.png",
"texture": "worlds/rockStone2.png",
"texture": "worlds/rockStone3.png",
"skybox": "skyboxes/water/",
"object-templates": [
{
@@ -34,11 +34,6 @@
"file": "models/Rocks/Rock10.obj",
"collision": true
},
{
"color": 160,
"file": "models/Rocks/InvisBall.obj",
"collision": true
},
{
"color": 170,
"file": "models/Rocks/DraakHoofd.obj",
@@ -49,11 +44,6 @@
"file": "models/Rocks/DragonWall1.obj",
"collision": true
},
{
"color": 190,
"file": "models/Rocks/Cave1.obj",
"collision": false
},
{
"color": 200,
"file": "models/Rocks/SpikeRock2.obj",
@@ -82,7 +72,7 @@
]
},
"player": {
"startposition": [ 1, 5, 20 ]
"startposition": [ 270, 5, 330 ]
},
"objects": [ ],
"portal": {
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

+44175
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 19 MiB

+225368
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 92 MiB

+1 -1
View File
@@ -1,7 +1,7 @@
{
"worlds": [
"worlds/rock.json",
"worlds/small.json",
"worlds/rock.json",
"worlds/ice.json",
"worlds/fire.json"
]