Timer font question
allc1865
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!
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!
Answers