• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Question Speed Slider

JoeDas

New member
Joined
May 17, 2022
Messages
14
Reactions
4
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!
 
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
Back
Top Bottom