Reply To: Use Send Event to call Custom Event?

FlowCanvas Forums Support Use Send Event to call Custom Event? Reply To: Use Send Event to call Custom Event?

#1274
Gavalakis
Keymaster

    Hey,

    Sorry for the late reply due to weekend.
    Indeed, if an event is send from an Awake event node, the other/target graph may not be ready/initialized yet and cause the event to not be catched (in which case a delay like Wait or Coroutine is required), but in your example image the event is send from a Debug Node, which makes me wander. Was this image just an example, or the actual graph used?

    Also, regarding live editing, it’s true that there is a bug right now with this feature. Thanks for spotting this out. It will be fixed 🙂

    Thanks!