#“Gameplay Paused”

11 messages · Page 1 of 1 (latest)

cobalt badger
#

Is the “Gameplay Paused” a roblox thing? Or is it my code? I get the message for a split second in my game when teleporting. How do I fix it in my game?

zenith thunder
#

like render

#

gameplay paused?

cobalt badger
cobalt badger
zenith thunder
# cobalt badger

roblox sometimes or that one of ur scripts is running too fast (while true do without a wait) (printing something every heartbeat) (etc.)

cobalt badger
#

so to fix i should just slow it down?

#

like add wait to it?

#

before teleporting for example

bleak iron
#

game auto pauses if you do too much shit