The For Loop node makes all its iteration out calls in the same frame. When a Wait node is called multiple times, the calls are queued or filtered (depending on the invocation mode set in the inspector please see here) .
The following flowscript uses a For Loop and Wait nodes. It will instantiate 10 cubes each one after a short delay (0.84 seconds) because of the Wait node.
Let me know if that works for you.
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Attachments:
InstantiateWait.png
Login
Register
By registering on this website you agree to our Privacy Policy.