Reply To: Animation timeline event~

Forums 💬 FlowCanvas ⚙️ Support Animation timeline event~ Reply To: Animation timeline event~

#22518
Gavalakis
Keymaster

    Hey,

    You can select the “SendEvent” function and type the name of the event that you want the flowscript to listen to. Then in the flowscript, you can use a Custom Event and set it to list to that same name:

    [attachment file=”AnimationEventSendEvent.png”]

    Let me know if that works for you.
    Cheers.