I'm new to Construct 2. Currently I'm working on a game where you play as a plane and shoot down other planes. It's very simple, obviously. I've added functioning health pick ups to my game. However, I don't want your health value to ever exceed 100. How do I set it so that no matter how much is added to your health, it never exceeds a set maximum value of 100?