Need an expression for minutes and seconds for a countdown timer
The_Gamesalad_Guru
Member Posts: 9,922
I know the expression for minutes and seconds for counting up. Tried to do the same with a count down timer. It shows the seconds but won't show the minutes. I have a three minute timer so 180 seconds and using the usual constrain expression Timer to 180-(selftime -starttime). I usually do a custom font but I already have one setup and this will be a different so I need to use an internal font. I'm also pondering a way to use two custom fonts for clocks.
Comments
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Add another set with the name "nb-1", "nb-2" etc.
Then take a look at this pic attached.
What this does is look for the images with the prefix "nb-" then the number of the attribute. This grabs the correct images.
the "nb-" could be anything, you decide..
Or, and I'm sure you know this, just create another actor with the custom font expression. Just change the value of the attribute to the clock attribute...
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS