File tree Expand file tree Collapse file tree 1 file changed +28
-65
lines changed
data/images/creatures/ghosttree Expand file tree Collapse file tree 1 file changed +28
-65
lines changed Original file line number Diff line number Diff line change 1
1
(supertux-sprite
2
2
(action
3
3
(name "idle")
4
- (hitbox 458 360 95 70 )
5
- (fps 12 )
4
+ (hitbox 526 520 48 48 )
5
+ (fps 10 )
6
6
(images
7
- "idle_0.png"
8
- "idle_0.png"
9
- "idle_1.png"
10
- "idle_1.png"
11
- "idle_2.png"
12
- "idle_3.png"
13
- "idle_4.png"
14
- "idle_5.png"
15
- "idle_5.png"
16
- "idle_5.png"
17
- "idle_5.png"
18
- "idle_5.png"
19
- "idle_5.png"
20
- "idle_5.png"
21
- "idle_5.png"
22
- "idle_5.png"
23
- "idle_4.png"
24
- "idle_3.png"
25
- "idle_2.png"
26
- "idle_1.png"
27
- "idle_1.png"
28
- "idle_0.png"
29
- "idle_0.png"
30
- )
31
- )
32
- (action
33
- (name "scream")
34
- (hitbox 458 360 95 70)
35
- (fps 12)
36
- (images
37
- "scream-0.png"
7
+ "idle-0.png"
38
8
)
39
9
)
40
10
(action
41
- (name "inhale ")
42
- (hitbox 458 360 95 70 )
43
- (fps 12 )
11
+ (name "charge ")
12
+ (hitbox 526 520 48 48 )
13
+ (fps 10 )
44
14
(images
45
- "inhale -0.png"
15
+ "charge -0.png"
46
16
)
47
17
)
48
-
49
18
(action
50
- (name "red-burst ")
51
- (hitbox 458 360 95 70 )
52
- (fps 12 )
19
+ (name "scream ")
20
+ (hitbox 526 520 48 48 )
21
+ (fps 10 )
53
22
(images
54
- "redburst -0.png"
23
+ "scream -0.png"
55
24
)
56
25
)
26
+
57
27
(action
58
- (name "green-burst ")
59
- (hitbox 458 360 95 70 )
60
- (fps 12 )
28
+ (name "idle-pinch ")
29
+ (hitbox 296 520 48 48 )
30
+ (fps 10 )
61
31
(images
62
- "greenburst -0.png"
32
+ "pinch_idle -0.png"
63
33
)
64
34
)
65
35
(action
66
- (name "blue-burst ")
67
- (hitbox 458 360 95 70 )
68
- (fps 12 )
36
+ (name "charge-pinch ")
37
+ (hitbox 296 520 48 48 )
38
+ (fps 10 )
69
39
(images
70
- "blueburst -0.png"
40
+ "pinch_charge -0.png"
71
41
)
72
42
)
73
-
74
43
(action
75
- (name "swallow ")
76
- (hitbox 458 360 95 70 )
77
- (fps 12 )
44
+ (name "scream-pinch ")
45
+ (hitbox 296 520 48 48 )
46
+ (fps 10 )
78
47
(images
79
- "swallow-0.png"
80
- "swallow-1.png"
81
- "swallow-2.png"
82
- "swallow-3.png"
48
+ "pinch_scream-0.png"
83
49
)
84
50
)
85
51
(action
86
- (name "dying ")
87
- (hitbox 458 360 95 70 )
88
- (fps 12 )
52
+ (name "busted ")
53
+ (hitbox 296 520 48 48 )
54
+ (fps 10 )
89
55
(images
90
- "ghosttree-dying-0.png"
91
- "ghosttree-dying-1.png"
92
- "ghosttree-dying-2.png"
93
- "ghosttree-dying-3.png"
56
+ "bust-0.png"
94
57
)
95
58
)
96
59
)
You can’t perform that action at this time.
0 commit comments