Hello, I have set up some time dilation linked to some buttons for pause, play, fast forward x2 and fast forward x4. I was wondering if there is a more robust or efficient way? anything I could tweak to improve it
Looks good, but what if you want to jump from ‘Pause’ to ‘2x’ or ‘4x’?
This would make it less robust, but an improvement I could think of would be to animate the time Diliation values, so that when you change it does not immediately pop to the new speed, but has a gradual (but still snappy) shift in dilation.
Oh yeah thats a good point! Thanks for the feedback! A timeline will help it feel smoother
seems there are no timelines in a widget blueprint
Ah, that is true.
I could imagine a ‘TimeManager’ Blueprint with the buttons calling functions in it to control time.
I do see ‘FinterpTo’ and ‘FInterpEaseinOut’ nodes in the widget graph though. Using them is slightly more ‘advanced’ than Timelines, but if you can grok those nodes, it will be valuable knowledge that you can apply to many other things.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.