-
If (true) set value for next 4 frames
Is it possible to make an expression that, when triggered, changes the value for a set amount of frames? For example:
if (statement == true) {
// set opacity to 100 for next 4 frames, then 0
} else {
0
}
Is it possible to make an expression that, when triggered, changes the value for a set amount of frames? For example:
if (statement == true) {
// set opacity to 100 for next 4 frames, then 0
} else {
0
}
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy