It's actually hard to describe what I exactly want. From some games, you might know the effect that numbers in the after-game statistics (i.e. from XP gathered) count down from the collected value to 0, and they are simultaneouly added to the pool of overall XP (from all games).
An other frequently seen application is that all statistical figures start at 0 and increase to the gathered amount over the course of 1-2 seconds.
I have seen something like that in SC2 just one single time, so I at least know it's possible. Do you have any clues on how to approach this?
Hi guys,
It's actually hard to describe what I exactly want. From some games, you might know the effect that numbers in the after-game statistics (i.e. from XP gathered) count down from the collected value to 0, and they are simultaneouly added to the pool of overall XP (from all games).
An other frequently seen application is that all statistical figures start at 0 and increase to the gathered amount over the course of 1-2 seconds.
I have seen something like that in SC2 just one single time, so I at least know it's possible. Do you have any clues on how to approach this?
Thanks a lot!
Use Countdown Labels and the "Set Dialog Item Current Value" action.
Example: http://peeeq.de/gui.php?id=3881
I have another question.
Is it possible to set up the countdown label so that it starts at a predefined value (for example 3) and counts up to the "current value"?
I tried to set a minimum value but it didn't work.
EDIT: Also, is there a way to set up the countdown speed?