Greetings, i am currently trying to create shards of an asteroid after it has been destroyed in my game for college, however i have encountered a problem in which it doesn't work.
My thoughts for this mechanic is that when the asteroid is intercepted by the asteroid it will break into 2 separate and different images and continue to move across the screen.
I have a Class with Asteroids and a sub class of Large Asteroids and then shards but i cannot get it to work.
How would i achieve this coding wise?
Thanks in advance!

