]> Dogcows Code - chaz/yoink/blobdiff - data/animations/BigExplosion.json
fixed up video and texture handling
[chaz/yoink] / data / animations / BigExplosion.json
index a0cb71924a28be0df5e8f4e68cc59781afd65389..32aad034a9d13e7ba72069ec1a55e819a3cbea26 100644 (file)
@@ -1,26 +1,28 @@
 {
-  "BigExplosion": {
-    "delay": 0.1,
-    "loop": true,
-    "frames": [
-      {
-        "index": 0
-      },
-      {
-        "index": 1
-      },
-      {
-        "index": 2
-      },
-      {
-        "index": 3
-      },
-      {
-        "index": 4
-      },
-      {
-        "index": 5
-      }
-    ]
-  }
+       "BigExplosion":
+       {
+               "delay": 0.1,
+               "loop": true,
+               "frames":
+               [
+                       {
+                               "index": 0
+                       },
+                       {
+                               "index": 1
+                       },
+                       {
+                               "index": 2
+                       },
+                       {
+                               "index": 3
+                       },
+                       {
+                               "index": 4
+                       },
+                       {
+                               "index": 5
+                       }
+               ]
+       }
 }
This page took 0.018306 seconds and 4 git commands to generate.