TrashCan Games 2021-07-05 06:35 (Edited)
I tried to make a perfect physics engine using sprites.
I was planning to do it on sprite on cell collision but that just gave me too many head aches.
I’m planning on using this on a upcoming game.
I tried my best to annotate my weird code but I don’t think I explained my self well.
Use this if you want
was8bit 2021-07-05 06:40 (Edited)
I rather like the effect of falling back to the top again :)
.... overall, nicely done :)
CubicleHead 2021-07-05 13:22
Very nice collisions and gravity :D
Here's something was8bit made that's similar:
https://lowresnx.inutilis.com/topic.php?id=1636
TheLivingBlooper 2021-07-12 02:30
I spent a long time trying to break it but couldn't
Really well done!