Rolling score counter
ramis2k
Member, PRO Posts: 17
Hey!
I´m trying to implement a rolling score counter, where the score grows from a value to another.
Using the interpolate attribute is not working as expected, because although the score attribute is declared as integer, when it interpolates it shows real values with two decimals.
Any trick to get rid of the decimals?
Thanks guys!
I´m trying to implement a rolling score counter, where the score grows from a value to another.
Using the interpolate attribute is not working as expected, because although the score attribute is declared as integer, when it interpolates it shows real values with two decimals.
Any trick to get rid of the decimals?
Thanks guys!
Comments