(2021-09-29, 22:45)David Manley Wrote: So presumably I should be using ani:getFrameTime() and ani:getLength() instead of ani:getFrameNr() and ani:getFrameCount()?
If so, is may be worth reflecting the same approach in your Scripting examples page? I used getFrameNr() and getFrameCount() on the basis of the sample examples page. Or is your suggestion something else altogether?
You are right I used the wrong method in the example too, I have corrected it.
Thanks for pointing it out.