I want to set the play time of a timeline on runtime.
For example,it has 1 second lifetime by default,I want to change it to 2 second.
How would you do?
Sorry about my English,and thanks in advance
I did some experiments,it seems the set new time node has no any effects. Should it be use like this?
The set play rate does work for me though,but because of it’s the 0-1 value, I need to do some calculations in order to use it.I especially bad at do a division ,every time doing the math hurts my head.
why doesn’t the set new time work?
Bump, it does nothing…
Sorry I forgot this post.I ended up using ’set play rate’ to control the timeline speed.
the “set new time” node sets where to begin the timeline playing.
For example.if the timeline length is 5 second,set new time to 2.5,the timeline will begin from the middle.
(must use “play” instead of “play from start”)
the set new time node’s use case is rare IMO.
Ah I also forgot I posted here haha, I found the issue for my problem too, I had set it up incorrectly lol
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.