Hi there, I’m trying to increase a point system over time by adding an integer. I’d like my point system to display a 1 by 1 increase until a total of X points are added, in this case, 250 points.
How would I go about adding an integer value over time, rather than instantly?