So... I wanted to make a test for particles for a game that I could create in the future, but for that I wanted a bouncing ball. The problem was that I didn't know how to make a bouncing ball. This engine will have several function blocks for different bounce functions. Some will be much better than others, as my goal with this project is to simply improve my coding skills as well as problem solving. It's been a while since I last put something onto my account, and I doubt anyone cares. Changelog v1 - Added the alien thing, the laser things, and very rudimentary bouncing script that relies on a different sprite in the center of the screen. v2 - I DID IT. The full bounce script, using two separate functions. I should probably combine them, but this works and I'm proud of it.
I did this by myself. Many things could be better, but I think this is a good starting point. I was planning on using pen, but didn't. Cool.