|
| 1 | +(supertux-sprite |
| 2 | + (action |
| 3 | + (name "default") |
| 4 | + (hitbox 357 384 384 384) |
| 5 | + (fps 12) |
| 6 | + (images "lightflower_light0.png" |
| 7 | + "lightflower_light1.png" |
| 8 | + "lightflower_light2.png" |
| 9 | + "lightflower_light3.png" |
| 10 | + "lightflower_light4.png" |
| 11 | + "lightflower_light5.png" |
| 12 | + "lightflower_light6.png" |
| 13 | + "lightflower_light7.png" |
| 14 | + "lightflower_light8.png" |
| 15 | + "lightflower_light9.png" |
| 16 | + "lightflower_light10.png" |
| 17 | + "lightflower_light9.png" |
| 18 | + "lightflower_light8.png" |
| 19 | + "lightflower_light7.png" |
| 20 | + "lightflower_light6.png" |
| 21 | + "lightflower_light5.png" |
| 22 | + "lightflower_light4.png" |
| 23 | + "lightflower_light3.png" |
| 24 | + "lightflower_light2.png" |
| 25 | + "lightflower_light1.png") |
| 26 | + ) |
| 27 | + (action |
| 28 | + (name "greyscale") |
| 29 | + (hitbox 357 384 384 384) |
| 30 | + (fps 12) |
| 31 | + (images "greyscale/lightflower_light0_greyscale.png" |
| 32 | + "greyscale/lightflower_light1_greyscale.png" |
| 33 | + "greyscale/lightflower_light2_greyscale.png" |
| 34 | + "greyscale/lightflower_light3_greyscale.png" |
| 35 | + "greyscale/lightflower_light4_greyscale.png" |
| 36 | + "greyscale/lightflower_light5_greyscale.png" |
| 37 | + "greyscale/lightflower_light6_greyscale.png" |
| 38 | + "greyscale/lightflower_light7_greyscale.png" |
| 39 | + "greyscale/lightflower_light8_greyscale.png" |
| 40 | + "greyscale/lightflower_light9_greyscale.png" |
| 41 | + "greyscale/lightflower_light10_greyscale.png" |
| 42 | + "greyscale/lightflower_light9_greyscale.png" |
| 43 | + "greyscale/lightflower_light8_greyscale.png" |
| 44 | + "greyscale/lightflower_light7_greyscale.png" |
| 45 | + "greyscale/lightflower_light6_greyscale.png" |
| 46 | + "greyscale/lightflower_light5_greyscale.png" |
| 47 | + "greyscale/lightflower_light4_greyscale.png" |
| 48 | + "greyscale/lightflower_light3_greyscale.png" |
| 49 | + "greyscale/lightflower_light2_greyscale.png" |
| 50 | + "greyscale/lightflower_light1_greyscale.png") |
| 51 | + ) |
| 52 | +) |
0 commit comments