Reply To: About OnDisable of TimeOut.cs

NodeCanvas Forums Support About OnDisable of TimeOut.cs Reply To: About OnDisable of TimeOut.cs

#13666
Gavalakis
Keymaster

Hello again,

Here is an example of how to Wait for 1 second and then do something (like for example, destroy owner gameobject).
WaitAndDestroySelf

As such, yoy dont need to use the Timeout Decorator in the rightmost branch.
Let me know if that works for you.
Thanks.

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

Attachments:
  1. WaitAndDestroySelf.png