Develop the asteroids system


Objective: Do the asteroids systems


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.

  • The red ones are the Asteroids (large and medium)
  • The green ones are the meteors
  • The blue drawing is the player

Testing and results

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).

Next develop

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...

Leave a comment

Log in with itch.io to leave a comment.