Loop Mode Yoyo, Relative, Relative Current Not Working With CreateAndStartAnimation Method

Hello,

It appears that loop modes, ANIMATIONLOOPMODE_YOYO, ANIMATIONLOOPMODE_Relative, and ANIMATIONLOOPMODE_RELATIVE_FROM_CURRENT aren’t working as intended when intializing an animation using the CreateAndStartAnimation methods including CreateMergeAndStartAnimation, and CreateAndStartHierarchyAnimation.

basic playground:

This will fix it Fix Animation loop in CreateAndStartAnimation by sebavan · Pull Request #16032 · BabylonJS/Babylon.js · GitHub

2 Likes