StOneDOes Posted 18 hours ago Share Posted 18 hours ago Can we please have a way to pause the current animation, and then resume it? Use case: Player is climbing a ladder and then stops. Animation needs to stop on the given frame, and then be resumed when the player starts moving again. I don't think this can be done with the existing functions; you can choose which frame to start from, but I don't think you would know which frame you have stopped at. 1 Quote Link to comment Share on other sites More sharing options...
Josh Posted 3 hours ago Share Posted 3 hours ago In this situation, if you finish climbing the ladder, would it matter where you start the next animation from? Wouldn't any starting point work, since it would just transition from the ladder animation to the walking animation (or maybe a "get to the top" animation played in between the two. I kind of started moving the animation frame data back to the main thread to make that available. I'm not sure how it will work yet, but it would be convenient for things like timng footsteps. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.