Remove scale

This commit is contained in:
2016-05-28 13:11:11 +02:00
parent d83cc6403c
commit 34ea491f39
8 changed files with 18 additions and 24 deletions
-1
View File
@@ -2,7 +2,6 @@
"world": {
"heightmap": "worlds/hell.png",
"texture": "worlds/helltexture.png",
"scale": 1,
"object-templates": [
{
"color": 25,
-1
View File
@@ -2,7 +2,6 @@
"world": {
"heightmap": "worlds/hmcs.png",
"texture": "worlds/hmcstexture.png",
"scale": 2
},
"player": {
"startposition": [ 100, 20, 100 ]
-1
View File
@@ -1,7 +1,6 @@
{
"world": {
"heightmap": "worlds/small.png",
"scale": 1,
"object-templates": [
{
"color":100,