]> Dogcows Code - chaz/yoink/blob - data/animations/BigExplosion.json
fixed up video and texture handling
[chaz/yoink] / data / animations / BigExplosion.json
1 {
2 "BigExplosion":
3 {
4 "delay": 0.1,
5 "loop": true,
6 "frames":
7 [
8 {
9 "index": 0
10 },
11 {
12 "index": 1
13 },
14 {
15 "index": 2
16 },
17 {
18 "index": 3
19 },
20 {
21 "index": 4
22 },
23 {
24 "index": 5
25 }
26 ]
27 }
28 }
This page took 0.033083 seconds and 4 git commands to generate.