Is there a module for script signals with a :Wait() function?

I’m using MadworkScriptSignal by loleris right now and it’s great but it’s missing the :Wait() function that most RBXScriptSignals have like game.Players.Player.CharacterAdded:Wait(). Is there a module that has this function designed already that I can switch to, or do I have to write this myself?

I’ve been happy with GoodSignal

1 Like

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