#“Gameplay Paused”
11 messages · Page 1 of 1 (latest)
yes
roblox sometimes or that one of ur scripts is running too fast (while true do without a wait) (printing something every heartbeat) (etc.)
so to fix i should just slow it down?
like add wait to it?
before teleporting for example
i think long distance (like tp) calculations cause this aswell
game auto pauses if you do too much shit