dragonfly
dragonfly copied to clipboard
Introduce entity animations
The documentation probably needs improvement. Also tie-in pr for the wiki
Tests
p.World().PlayAnimation(p, animation.New("animation.player.sit").WithController("controller.animation.player.sit").WithState("sit").WithStopCondition("query.is_jumping"))
Test resource pack: EntityAnimationTest.zip