-
Changing properties of an expression at a certain point in time
Hello. First time poster and very, very new to the world of expressions.
My apologies if this same question appears in a different post.
I would like to know if it is possible to change the elements of an expression at a certain point.
For example, let’s say I have a wiggle expression on the opacity of an object, and I am wiggling like so: Wiggle(1,10)
But after 3 seconds of this, I would like the wiggle to change to: Wiggle(1,5).
How might I go about this?