Message 1 of 2
Find out what frame an animation clip is on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi~
I would like to know what frame an animation clip is on, either while playing or when paused.
getCurrentFrame()
is only for the main timeline and does not allow for specifying a clip.
Anything like
getCurrentFrame(clipName)
or
clipName.getCurrentFrame()
doesn't work. Would be great to know though!
Does anyone have thoughts on this?
Thanks
-Chris