Hi all - I'd like to display a rolling score at the end of my levels, where the score counts up from zero to the player's score in a few seconds. How can I accomplish this? Right now I'm using a "Float Interpolate", but that looks bad because it's giving me decimal values. I searched for an "Int Interpolate" action but couldn't find one. How are people implementing this kind of functionality?
Thanks,
Jenna