Posted October 25, 2025 by elMat3r
The idea behind this is that when asteroids break up they separate into others until they are of a smaller size, since large and medium asteroids destroy the player, and only meteors can be collected by them.
After writing the asteroid code, which I called Asteroid_System, I created a scene in the project called Chamber_Test to test them and... IT WORKED! I was super happy with it. I didn't think it would be easy, but I was pleased to say I was able to do it easily (this is considering I'm not good at programming).
What I did know was that I started to review how the ship's suction system would work, and I thought to myself, "It should be simple, using what I've learned in class."
Well...