Hi guys! I would like to create an animation that lasts 4 seconds.
I only know this one that makes it last 1 second.
is it possible to do it? How?
$(#Dsm#-#Ds#)>(0*0.125)&&(#Dsm#-#Ds#)<=((0+1)*0.125)?100:0$
Hi, do you want it to last first 4 seconds after wake or first 4 seconds in minute or once each 4 seconds?
I would use $#DWE#<4?100:0$ for the first option.
But I think the expression for opacity will not work on sequence and you would need to use it in placements x or y coordinate to shift it out of screen. More like
$#DWE#<4?160:500$
@riksegantini Welcome. I invite you to look at this work I did on the subject of multiple animations. Be Aware it is Bloat ware. It is on the limit of what Facer likes to handle. You will see equations to handle more than one sequence.
So you can have 2 sequences of two seconds repeating or on wake or whatever. One Sequence can run for up to 3 seconds . If you are not sure how to use the bits get back.
My math sucks big time