Allow us to use : to call coroutine functions

I have had issues with spawn not running immediately. Based on using prints, my case went like this:

I spawned other functions regularly with a delay (not sure about wait) in the middle of them, and when I tried to spawn an entirely different function elsewhere, it wouldn’t start until all delays from the previous functions had been run through, which took anywhere from 0 seconds to 10 seconds.

Enough. This thread is getting off topic and they don’t seem to be willing to make this feature request happen.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.