I want to make a lucky block where you reach the end of the obby and you have to wait a specific amount of time to be able to claim a lucky block. But I’m not too sure what the best way to do this would be. I can script a lucky block using math.random but I don’t know how I could add a timer to it.
Should I put a part around the lucky block and add a timer to that part and when the timer goes off I can claim the lucky block? Someone please help