How do I code one ups every 5 . I want to create a one up for the player an use either a counter or value, but every multiple of 5. I don't want to say counter = 5 give a one up, counter = 10 give a one up and so on,.on a bunch of lines. Is there a simpler way using an expression on one line? If so can you write it out please. I'm stumped and its been awhile.
Thank you!