Sorry for posting another topic so soon but I have another quick question.
I have the player's health in my game stored in a global variable, I also have health pick ups that add 20 to his health. Is there a way to limit the value to 100?
Sorry if it's really simple.