Timer font question

allc1865allc1865 Member, PRO Posts: 777
Hey Everyone ;) :)
I need help with my timer. I'm trying to create a countdown timer with a custom font. So far I have the timer and the font, but it doesn't countdown. I was wondering if anyone could help me with this?

For my timer actor I have 9 rules set up that say when self.digit = 0, change image, and so on.
I put three of those actors in the scene (I did this because I only want my time to be in the minutes, i.e, 2:00, 1:53), unlocked them and said constrain attribute > self.digit to game.time%60 and so on...

Any help will be great.
Thanks in advance! :) ;)

Best Answers

Answers

  • allc1865allc1865 Member, PRO Posts: 777
    Hi, thanks, but I got it working. That's a good method though. I'll keep it in mind. Thanks again! :) ;) Okay.
Sign In or Register to comment.