hubs icon indicating copy to clipboard operation
hubs copied to clipboard

BG - Trigger node's output does not fire

Open j-conrad opened this issue 1 year ago • 0 comments

Description The Trigger node (Custom Event) has a flow node output that doesn't fire when the input is triggered. This prevents chaining of events past the Trigger node.

To Reproduce Steps to reproduce the behavior:

  1. Open the included .blend file
  2. Note the two Debug messages, one before the Trigger/one after the Trigger.
  3. Export as .glb/Run in Hubs
  4. Click the box and note the AFTER message never gets triggered

Expected behavior The AFTER Trigger debug message should show in the console output.

Screenshots

PostTriggerFail

Hardware

  • Device: Desktop
  • OS: Windows
  • Browser: Chrome

PostTriggerFail.zip

j-conrad avatar Sep 25 '23 16:09 j-conrad