Challenge


Step 1
Check out the example above, and see if you can recreate the example using Python or Blocks on pixelpad.io Challenge: Create a comet and one orbiting it. Both the comets should leave a trail behind them.
Start by implementing a basic projectile system to shoot or launch your main object. Ensure the orbiting object also follows the main projectile's trajectory while maintaining its orbit. Implement a movement system to give the main projectile a forward momentum.
Step 2
Once you're satisfied with your work, use the input below to submit your project.
Submissions are now closed. All teams that have collected more than 50 points, have qualified for Regionals.
Other Submissions
Currently Locked