J JoeDas New member Joined May 17, 2022 Messages 14 Reactions 4 Sep 22, 2022 #1 How do I Add a speed slider to any existing scene? Some scenes have a simple slider to adjust animation speed. I have an existing scene without that option - I'd like to add one. Thanks in advance!
How do I Add a speed slider to any existing scene? Some scenes have a simple slider to adjust animation speed. I have an existing scene without that option - I'd like to add one. Thanks in advance!
atani Invaluable member Wiki Contributor Featured Contributor Joined Jan 15, 2021 Messages 3,723 Solutions 113 Reactions 3,315 Sep 22, 2022 #2 A slider changes some kind of value. Depending on how a action is made that value can come from many places. This means you need to find out what in that scene affects what you want to change speed and create a UISlider with a trigger for it. Upvote 0
A slider changes some kind of value. Depending on how a action is made that value can come from many places. This means you need to find out what in that scene affects what you want to change speed and create a UISlider with a trigger for it.
J JoeDas New member Joined May 17, 2022 Messages 14 Reactions 4 Sep 22, 2022 #3 Okay, I'll try to find that. Thank you! Upvote 0