google / monster-mash

Apache License 2.0
1.3k stars 181 forks source link

How to set the current playback position with JS #13

Open FuzzyWobble opened 3 years ago

FuzzyWobble commented 3 years ago

Hello,

I am trying to sync it up with some music (:

Wondering on the JS side if it is possible to get the current playback frame, as well as set the playback frame.

I see _getNumberOfAnimationFrames but no luck yet having control of the playback position.

Thanks!