]> Dogcows Code - chaz/yoink/blobdiff - data/animations/Bullets.json
converted json sequences to lua
[chaz/yoink] / data / animations / Bullets.json
diff --git a/data/animations/Bullets.json b/data/animations/Bullets.json
deleted file mode 100644 (file)
index d92428f..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-{
-       "Punch":
-       {
-               "delay": 1,
-               "frames":
-               [
-                       {
-                               "index": 31
-                       }
-               ]
-       },
-       "SmallBullet":
-       {
-               "delay": 0.05,
-               "frames":
-               [
-                       {
-                               "index": 16
-                       },
-                       {
-                               "index": 17
-                       }
-               ]
-       },
-       "MediumBullet":
-       {
-               "delay": 0.05,
-               "frames":
-               [
-                       {
-                               "index": 17
-                       },
-                       {
-                               "index": 18
-                       }
-               ]
-       },
-       "SmallFireball":
-       {
-               "delay": 0.05,
-               "frames":
-               [
-                       {
-                               "index": 0
-                       },
-                       {
-                               "index": 1
-                       }
-               ]
-       },
-       "MediumFireball":
-       {
-               "delay": 0.05,
-               "frames":
-               [
-                       {
-                               "index": 2
-                       },
-                       {
-                               "index": 1
-                       }
-               ]
-       },
-       "LargeFireball":
-       {
-               "delay": 0.05,
-               "frames":
-               [
-                       {
-                               "index": 21
-                       },
-                       {
-                               "index": 2
-                       }
-               ]
-       }
-}
This page took 0.019064 seconds and 4 git commands to generate.