Hi everyone,
I cannot figure this out, no doubt you guys will nail it in seconds and make me feel dumb. hehe, I have tried using search but had no luck.
What I want to do is give the player an extra life every 1000 points.
Now I have an event set up that adds 1 to the lives variable when the points hit 1000 and displays a message on screen but what about at 2,3,4,5,6,7,8000++?
Surely there is an easy way to do this?