I want to do a debug timer that display the real game time.
Unfortunately, I got stuck... There is no other timer option than «one shot timer» and «repeating timer»
Then I tried to do it in leadeboard and eventually foudn and losta trigger that display game play time. I could not, by any mean, turn the game time to a timer variable, then via a «timer to text» trigger to display it in a leaderboard...
I want to do a debug timer that display the real game time.
Unfortunately, I got stuck... There is no other timer option than «one shot timer» and «repeating timer»
Then I tried to do it in leadeboard and eventually foudn and losta trigger that display game play time. I could not, by any mean, turn the game time to a timer variable, then via a «timer to text» trigger to display it in a leaderboard...
Anybody got a clue on how to do this?
Bump up, plz somebody answer that one...
I already asked that over the forum 3 time and bumped up eache topics 3 time at least. Nobody know?
@Claymuffin: Go
Just use a timer at map initialization that expire in "infinite" time. Then get a timer window with the elapsed time of that timer.