The documentation says the following:
“If frameCount is negative, the sequence starts playing backwards. For example, startFrame = 3 and frameCount = -3 will play frames in a 3, 2, 1 order.”
Yet when I try doing that I’m getting the following error:
Runtime error
sequence frames must be inside the sheet
If I use a positive number it works fine, but I need to play the frames in the reverse order and so far I can’t get it to work. Any suggestions? [import]uid: 10835 topic_id: 3848 reply_id: 303848[/import]