tween.js icon indicating copy to clipboard operation
tween.js copied to clipboard

add tests for yoyo and repeat with nested objects (make changes if needed).

Open trusktr opened this issue 5 years ago • 0 comments

With the merge of https://github.com/tweenjs/tween.js/pull/539 and https://github.com/tweenjs/tween.js/pull/541 we got support for animating properties inside nested object or arrays.

But we haven't tested repeat or yoyo with this yet. We should add some tests and and example, and update the implementation if needed.

trusktr avatar May 31 '20 21:05 trusktr