Above is the event i am using and trying to create a timer to grow a tree whenever it is planted but the timer is not working.
I didn’t analyze the code but it looks like the first line is constantly restarting the timer.
I wanted the timer to keep adding 1 to the variable in every 3 seconds but it’s not working