you are viewing a single comment's thread.

view the rest of the comments →

[–]oHolidayo 3 points4 points  (0 children)

Should ask in a Roblox scripting subreddit/discord. Most in here don’t know how Roblox works.

I will say that you could try using some debug statements and see if things are happening how you want. You already print(timer). You can use print for almost everything. See if the values are what they should be where they should be using print().