Skip to content

Commit 12fab1d

Browse files
Rusty-BoxHypernoot
authored andcommitted
Update ghosttree.sprite
[ci skip]
1 parent 1d23336 commit 12fab1d

File tree

1 file changed

+28
-65
lines changed

1 file changed

+28
-65
lines changed
Lines changed: 28 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,96 +1,59 @@
11
(supertux-sprite
22
(action
33
(name "idle")
4-
(hitbox 458 360 95 70)
5-
(fps 12)
4+
(hitbox 526 520 48 48)
5+
(fps 10)
66
(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"
388
)
399
)
4010
(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)
4414
(images
45-
"inhale-0.png"
15+
"charge-0.png"
4616
)
4717
)
48-
4918
(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)
5322
(images
54-
"redburst-0.png"
23+
"scream-0.png"
5524
)
5625
)
26+
5727
(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)
6131
(images
62-
"greenburst-0.png"
32+
"pinch_idle-0.png"
6333
)
6434
)
6535
(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)
6939
(images
70-
"blueburst-0.png"
40+
"pinch_charge-0.png"
7141
)
7242
)
73-
7443
(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)
7847
(images
79-
"swallow-0.png"
80-
"swallow-1.png"
81-
"swallow-2.png"
82-
"swallow-3.png"
48+
"pinch_scream-0.png"
8349
)
8450
)
8551
(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)
8955
(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"
9457
)
9558
)
9659
)

0 commit comments

Comments
 (0)