mbrea-c / bevy_animation_graph

Animation graphs in Bevy!
Apache License 2.0
102 stars 5 forks source link

World space rotation node #15

Open mbrea-c opened 11 months ago

mbrea-c commented 11 months ago

The RotationNode should have an option to apply the rotation in world space. Currently, the rotation is applied in bone (local) space.