Something I am not really sure about: Does the delay function wait exact times or is it like wait() where it will be stretched out based on the server's needs?
"like wait() where it will be stretched out based on the server's needs" 'no. wait does not stretch out based on any needs, it simply yields the scriptUser#19524175— 6y
0
"Another thing to keep in mind is that wait is not guaranteed to return in precisely the time interval you requested" https://blog.roblox.com/2012/05/using-wait-wisely/ i know its an old post but it still applies to today's coding,Sonostor17— 6y