The title really explains it all.
I've heard a lot to not use :connect
and that it's deprecated but I always use it anyways. Should I really start using :Connect
?
There is no actual difference between RBXScriptSignal:connect() and RBXScriptSignal:Connect()
You can use whichever you wan't, RBXScriptSignal:connect() was deprecated because of inconsistensies.
Though I would recommend you use :Connect(), and just avoid using all deprecated API in general.
This question was actually already answered about 10 months ago, you can see what the other answer was here
https://scriptinghelpers.org/questions/45894/why-is-connect-deprecated