aframe-extras
aframe-extras copied to clipboard
Fix animation not always playing because of setTime executed after play
Since the changes in #337 my animation doesn't always play when I set a new animation. This change fixes the issue for me. I also commented on https://github.com/n5ro/aframe-extras/pull/337#issuecomment-915407558 @netgfx @hiliang-cmu Can you verify this works for you?