Stones en textures af

This commit is contained in:
Dofensmirtsz
2016-06-21 14:41:14 +02:00
parent eaa185c90a
commit d795e8465c
32 changed files with 171544 additions and 172831 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 MiB

+14 -8
View File
@@ -1,6 +1,6 @@
{
"world": {
"heightmap": "worlds/rockHeightmap.png",
"heightmap": "worlds/rockHeightmapTest.png",
"texture": "worlds/rockStone3.png",
"skybox": "skyboxes/water/",
"object-templates": [
@@ -12,9 +12,9 @@
{
"color": 60,
"file": "models/Rocks/Rock6.obj",
"collision": true
"collision": true
},
{
{
"color": 70,
"file": "models/Rocks/Rock7.obj",
"collision": true
@@ -80,11 +80,17 @@
"pos": [ 10, 5, 10 ]
},
"enemies": [
{
"file": "models/squid/Blooper.obj",
"pos": [ 20, 5, 10 ],
"scale": 0.01
}],
{
"file": "models/Bob/Bob.obj",
"pos": [ 270, 0, 370 ],
"scale": 0.5
},
{
"file": "models/Enemies/Squid.obj",
"pos": [ 270, 0, 390 ],
"scale": 1
}
],
"crystal": {
"full texture": "models/crystal/Crystal.obj",
"empty texture": "models/crystal/PickedUpCrystal.obj",
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

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

Before

Width:  |  Height:  |  Size: 92 MiB

After

Width:  |  Height:  |  Size: 49 MiB