I have a little space game with a rocket that tries not to touch asteroids. now, that worked well, the rocket touches the asteroid, the game restarts. The problem is, I made another object, a little red dot and I want, when Rocket touches it, to give it something (movement speed +1, for example). I tried everything, nothing works, didn't found something on internet neither. It's my first day, what to do? Also, the ball does not disappear when I touch it