Hi, I'm having a lot of trouble with this problem:
I have a spaceship and a variable called 'velocity threshold' - I want it so that if the ships velocity is past the threshold and the ship collides with a wall, the ship should blow up.
The ship can move in 360 degrees, like asteroids.
Any help is appreciated, thanks