Hi, I have started usig Construct 2 recently and prety sure I'll have to send tons of questions. I hope every one will understand.
My problem right now us this one:
I've make a sprite with a variable of health, the initial value of this variable is 100. I've created some item that heal the character: when the sprite of the character is on collision with the sprite of the healer, add 20 to the health value. It's very simple as you see.
How can I made that the value health never rise above 100? In other words, how can I made 100 the maximum value for the variable health?
Any kind of help will be welcomed, thank you much!
Sorry about my bad english