Merge pull request #31 from CrystalPointA4/feature/loadingscreen
Feature/loadingscreen (reverted from commit 316d6c9e14)
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"world": {
|
||||
"heightmap": "worlds/small.png",
|
||||
"loadingscreen": "worlds/loadingScreen_picture.png",
|
||||
"skybox": "skyboxes/water/",
|
||||
"object-templates": [
|
||||
{
|
||||
@@ -13,7 +12,7 @@
|
||||
"music": "WAVE/world1.wav"
|
||||
},
|
||||
"player": {
|
||||
"startposition": [ 20, 0, 20 ]
|
||||
"startposition": [ -10, -10, -10 ]
|
||||
},
|
||||
"objects": [ ],
|
||||
"portal": {
|
||||
|
||||
Reference in New Issue
Block a user