forked from mtcontrib/mobs_animal
add penguin hover animation
This commit is contained in:
parent
fe4010f217
commit
9be290dd85
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user