issues
search
nanoblox
/
core
https://nanoblox.github.io/core/
Mozilla Public License 2.0
57
stars
18
forks
source link
Deferred SignalBehaviour support
#91
Closed
1ForeverHD
closed
3 years ago
1ForeverHD
commented
3 years ago
[x] Update Signal.lua
[x] Replace spawnNow with a coroutine and add a warning to ideally not use it due to debug tracing
[x] Find all spawnNows and replace them with spawn
[x] See
https://devforum.roblox.com/t/beta-deferred-lua-event-handling/1240569
CONNECT ONCE and make sure this is accounted for