Final animate() property not set at exact value when using ease backOut.
Other eases seem fine, but do a double check.
Noticed when animating scale.
Final animate() property not set at exact value when using ease backOut.
Other eases seem fine, but do a double check.
Noticed when animating scale.
Fixed. Adjusted ZIM animate() to set final properties to actaul values as a backOut ease was giving decimals from CreateJS TweenJS.
It is possible that in setting values some strange combination might not work. Tested ZIM VEE values, seems good.
animate on path is rewinding to a slightly different position, but not getting into that.