of     1   

YouFoundEx
#228370597Sunday, December 03, 2017 8:38 AM GMT

Hey Guys! I am having a problem with collecting a coin in my game. I collect the coin and everything works but the coin does not regen like it is supposed to? Can someone help me out?
RealFrantic
#228370646Sunday, December 03, 2017 8:41 AM GMT

if the coin goes enabled = false when the player collects it, have a wait() timer for however long before you want it to come back then use enabled = true after the wait function.
igrach2
#228370652Sunday, December 03, 2017 8:42 AM GMT


    of     1