add penguin hover animation

This commit is contained in:
tenplus1 2022-04-30 12:27:01 +01:00
parent fe4010f217
commit 9be290dd85
1 changed files with 2 additions and 0 deletions

View File

@ -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"},