#how do i make a permanent timer even when you exit the map?

1 messages · Page 1 of 1 (latest)

autumn solstice
#

Example, if I put a timer for 420 seconds and leave the map and come back, the timer is gonna reset back to 420 seconds. and I don’t want it to reset

untold cypress
#

You can use phone time

stable mountain
#

make a global number variable representative of the timer so once a certain number is inputed (ex. 0.5), the timer sets itself to 420 and starts subtracting by 1 every second. then if the timer = 0, then whatever you want to happen happens.

#

or you could just do this. works either way (i think)

untold cypress
stable mountain
autumn solstice
#

Uuuuuuh

autumn solstice
#

Btw, I’m making a fnaf type of game and the cams are a different map