I have the timer.
How can I write the time of this timer in global value?
To do so, enter the conditions of the corresponding scene and create a new condition with the following:
Whenever Timer is active:
Condition:
Action: change Global Variable Set to (TimerElapsedTime(“Timer name”))
This will update the value of the desired Global Variable into the value of the desired timer
1 Like
n/m. Comment not necessary.