]> Dogcows Code - chaz/yoink/blobdiff - data/scenes/Test.json
preliminary physics, sound, hud
[chaz/yoink] / data / scenes / Test.json
index 562a3befec0cb3224423f30392716e4c6b2c8c54..b6aac66f69a5b12238b2ff16c125cfede30b272b 100644 (file)
@@ -1,6 +1,6 @@
 {
        "playfield_bounds": [0, 0, -100, 1280, 500, 100],
-       "maximum_bounds": [-160, 0, -192, 1440, 512, 224],
+       "maximum_bounds": [-160, 0, -192, 1440, 480, 224],
        "instructions":
        [
 
                "translate", [-0.3, -0.17, -900],
                "scale", [3200, 1600, 1],
                "texture", "BackgroundFar",
-               "billboard",
-               {
-                       "fog": false
-               },
+               "billboard", null,
+
                "translate", [0, 0, 300],
                "texture", "BackgroundNear",
                "billboard",
                {
-                       "blend": true,
-                       "fog": false
+                       "blend": true
                },
 
        /* Trees */
This page took 0.02009 seconds and 4 git commands to generate.