Skip to content

Commit

Permalink
add penguin hover animation
Browse files Browse the repository at this point in the history
  • Loading branch information
tenplus1 committed Apr 30, 2022
1 parent fe4010f commit 9be290d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions penguin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ stepheight = 0.6,
walk_end = 45,
fly_start = 75, -- swim animation
fly_end = 95,
hover_start = 50,
hover_end = 70
-- 50-70 is slide/water idle
},
fly_in = {"default:water_source", "default:water_flowing"},
Expand Down

0 comments on commit 9be290d

Please sign in to comment.