Progress to Lunar Lander Game
- Sad Giant
- Jun 6
- 1 min read

Added some sub events for the lander when it lands on the designated platforms on, However I noticed a mistake when making these sub events (The destroy code), this code made no sense to have since when the lander meets the requirements for a successful landing, it would destroy itself and also clip through the platform

Deleted the destroy code since it wouldn't make sense of the lander destroying itself when it successfully lands.

Progress of the Lander successfully landing on the landing pad!
Comments