Animation Event with FlowCanvas

NodeCanvas Forums Support Animation Event with FlowCanvas

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14596
    boardleby
    Participant

    Hi,

    it´s possible to send and receive an AnimationEvent to my FlowCanvasController?

    And if so with which node s is this possible? –
    I have not been able to connect so far and get the typical error that the event has no receiver.

    I am happy about any help 🙂

    #14600
    Gavalakis
    Keymaster

    Hello,
    Yes it is possible to receive event from AnimationEvent. Here are the steps to do this:

    – In the AnimationEvent inspector, select the “Function” -> “SendEvent (String)”.
    – Give the “String” a name like “MyEvent”
    AnimationEventInspector

    – Now in the FlowScript, create a “Custom Event” node (Events/Custom/Custom Event) and give it that same name to listen to. In this example, “MyEvent”
    CustomAnimationEvent

    Let me know if that works for you.
    Also, please use the FlowCanvas forums for FlowCanvas questions: https://flowcanvas.paradoxnotion.com/forums-page/
    Thanks 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.