dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

Introduce entity animations

Open RoyalMCPE opened this issue 2 years ago • 0 comments

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

RoyalMCPE avatar Jul 17 '23 05:07 RoyalMCPE