Reply To: About OnDisable of TimeOut.cs

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

#17110
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).
    [attachment file=”WaitAndDestroySelf.png”]

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