I have a playing cards flipping animation that flips the card back and forth. With a keyframe "BackFlipped" reached when the card is hidden in the middle.
I want to set the Sprite frame according to the current face of the Sprite object when a key frame is reached. So if it's currently showing the back, I will change the frame to the front, vice versa.
How can I get the object instance set to a Timeline?