Hello guys. I have a script where it adds a score using [var]++. I also have another script which is supposed to add a coin every time it adds 500 points. However, it’s not working very well.
Anyone have any tips to do it? Because I know how to check if it is at 500 points, but not if it has added up 500 points.