#Timer

1 messages · Page 1 of 1 (latest)

next jasper
#

How do i make a timer just like an intermission like after the intermission then you get teleported and then there is a timer if it runs out you get teleported back to the intermission

kind gulch
#

Use a for loop

#

for i = 1, 10 do

next jasper
#

Thanks

kind gulch
dusty ridge
#

you can also use os.clock() and update on renderstepped if u want decimals and such.

kind gulch
dusty ridge
#

fair I suppose

vital rover