[Beta] Deferred Lua Event Handling

This technically doesn’t achieve the same thing as the traditional fast spawn method. Since you wrap the invoke in a coroutine.resume, it eats up the stack trace, and you can no longer click the error to see the origin.

2 Likes