I'm having a game where you are controlling a rocket until it hits the earth, however, I want to make it so that when I touch the earth, before the game stops, one of the two interacting objects checks for the speed of the rocket, and if it is higher than three the rocket explodes. No clue how to add this in to my code.

