Back to Bevy

`AnimationTargetId` algorithm changes

release-content/migration-guides/animation_target_id_changes.md

0.18.1316 B
Original Source

The algorithm used to calculate AnimationTargetId has changed. This fixes a bug where different joint hierarchies could mistakenly be assigned the same id.

If you have serialized data containing AnimationTargetId values then these will need to be recalculated.