Hello, im doing some basic animation with a timeline curve.
I really like how the montages handle the “Anim-Notifies” to trigger an execution on notify begin and notify end. but in this case i dont want to use a montage since the animation is about changing material parameters.
I would like to recreate something similar with a timeline, for example :
-
when the timeline curve is at T: 0,50 fire the X event
-
when the timelime is at 1:00 fire the Y event.
All of that while keeping the “On Finished” execution.
Would that be possible somehow ?


