--[[A 'Signal' object identical to the internal RBXScriptSignal object in it's public API and semantics. This function can be used to create "custom events" for user-made code.API:Method :connect( function handler )Arguments: The function to connect to....