A Raycaster can cast a ray in a specifc direction and test what object intersect with it.
- detect i wall is in front of player
- test if the laser gun hit something
- test if something is currently under the mouse to simulate mouse events
- show an alert message if the spaceship is heading towards a planet