With my arcade games I'm always having to set different event for the same thing to happen for every 300 points you gain.
Event- if points = 300 (action) create object.
So I was wondering if there was an easier way to make the same thing happen for every set of points.