I always use wait() as waiting time, but I saw couple of time :wait()
Example:
(I don't know if this is correct)
Workspace.Part:wait(2)
Can anyone explain it to me?
I am not sure if it's exactly like this, but I think it runs a function/connection/something after time has passed.
I need someone to explain it more to me.