d13 105 Report post Posted November 28, 2019 Hi Everyone! Another Spine question! Is it possible to set and pause the animation at a specific point in the timeline? I could find this in docs, but if anyone could point me to the correct reference, I'd greatly appreciate it. Thanks! Quote Share this post Link to post Share on other sites
ivan.popelyshev 1074 Report post Posted November 28, 2019 You have to manipulate AnimationState (spine.state), then call update(0) on spine object to show it. @jonforum knows all those tricks. Quote Share this post Link to post Share on other sites