X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=data%2Fanimations%2FBigExplosion.json;fp=data%2Fanimations%2FBigExplosion.json;h=32aad034a9d13e7ba72069ec1a55e819a3cbea26;hp=a0cb71924a28be0df5e8f4e68cc59781afd65389;hb=16d1a05b0777e97a45c48e2874aa4e5cc791282e;hpb=15cd32dc28e7fa5997d9850d7e10b889f69a7cae diff --git a/data/animations/BigExplosion.json b/data/animations/BigExplosion.json index a0cb719..32aad03 100644 --- a/data/animations/BigExplosion.json +++ b/data/animations/BigExplosion.json @@ -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 + } + ] + } }