I will try and explain my problem as best as I can.
I have a global variable called "Timer" It is a number (starting at 0)
I have a sprite with the Timer behavior.
I started a timer with the tag "1:1" (Meaning World 1, Level 1).
I want to set the value of the global variable to the time of the timer in seconds.
It doesn't need the tag if that makes this easier.
Thanks!