vam-timeline
vam-timeline copied to clipboard
Add time remaining storable
- Added
AtomAnimation.timeRemaining
, returns the time remaining for the first enabled clip. I'm assuming this should typically be the active animation. - The storable is set to
0
inOnIsPlayingChanged()
when playback is stopped.