#Is there any way to make a timer with no delay at all?
1 messages · Page 1 of 1 (latest)
:3
💀
oh, wow. Can you explain it though?
Oh wait mb
your calling task.wait() with no arguments here
which waits for at least one frame
Yeah.
so a better way is to use task.wait(timer)
💀
hold shift over ur text 😭
task.waits have a delay
there
this way is faster everything has delay to it, even the fastest of things
all good?