Why is the execution order in the dev console off?
I’m not sure if the problem is that I’m using task.spawn() when firing a function called :Attack()
that has yielding inside the function.
Why is the execution order in the dev console off?
I’m not sure if the problem is that I’m using task.spawn() when firing a function called :Attack()
that has yielding inside the function.