Skip to content

Commit

Permalink
Added Pikmin twirling animations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Espyo committed Dec 10, 2024
1 parent 7fba22b commit eb2a96f
Show file tree
Hide file tree
Showing 15 changed files with 1,868 additions and 8 deletions.
228 changes: 228 additions & 0 deletions game_data/base/mob_types/pikmin/blue_pikmin/animations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,46 @@ animations{
}
}
}
twirling{
frames{
idling_01{
duration=0.0500
interpolate=true
}
twirling_01{
duration=0.1000
interpolate=true
}
twirling_02{
duration=0.1000
interpolate=true
}
twirling_03{
duration=0.1000
interpolate=true
}
twirling_04{
duration=0.1000
interpolate=true
}
twirling_05{
duration=0.1000
interpolate=true
}
twirling_06{
duration=0.1000
interpolate=true
}
twirling_07{
duration=0.1000
interpolate=true
}
idling_01{
duration=0.1000
interpolate=true
}
}
}
walking{
frames{
idling_01{
Expand Down Expand Up @@ -2514,6 +2554,194 @@ sprites{
}
}
}
twirling_01{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
angle=5.9341
top_visible=true
top_pos=-4.0000 1.5000
top_size=5.5000 10.0000
top_angle=5.9590
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
twirling_02{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
angle=0.3491
top_visible=true
top_pos=-4.0000 0.0000
top_size=5.5000 10.0000
top_angle=6.1087
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
twirling_03{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
angle=1.3963
top_visible=true
top_pos=-2.5000 0.0000
top_size=5.5000 10.0000
top_angle=5.9643
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
twirling_04{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
angle=2.6180
top_visible=true
top_pos=0.5000 -3.0000
top_size=5.5000 10.0000
top_angle=1.3963
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
twirling_05{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
angle=4.0143
top_visible=true
top_pos=2.5000 -1.0000
top_size=5.5000 10.0000
top_angle=2.2689
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
twirling_06{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
angle=5.6723
top_visible=true
top_pos=0.5000 3.0000
top_size=5.5000 10.0000
top_angle=4.1888
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
twirling_07{
file=blue_pikmin
file_pos=0.0000 112.0000
file_size=20.0000 32.0000
scale=0.5000 0.5000
top_visible=true
top_pos=-4.0000 1.0000
top_size=5.5000 10.0000
top_angle=5.8469
hitboxes{
top{
coords=-4.0000 0.0000 0.0000
height=24.0000
radius=4.0000
type=2
value=1.0000
}
body{
coords=0.0000 0.0000 0.0000
height=24.0000
radius=5.0000
type=0
value=1.0000
}
}
}
walking_01{
file=blue_pikmin
file_pos=21.0000 0.0000
Expand Down
Loading

0 comments on commit eb2a96f

Please sign in to comment.