[Solved] How to create a timer that counts seconds

Hey, I made my first tutorial today. Feels good to contribute to community :slight_smile:

So i was planning to make a timer in my game and haven’t found any tips quick enough, so decided to make a quick vid.

Here it is:

4 Likes

Hum this cannot work properly sometimes on a cheap pc or invert.
And the value for Timer depend of fps and refresh time.
Prefer use a condition timer before update the Timer variable. And reset the timer with the action.

1 Like

Thank you for your reply. Where i can get some info about your solution for that?

Something like this could help

Hey, thanks for your example! I made another video based on that:

1 Like

Yes it’s perfect now :wink: