itch.io is community of indie game creators and players

Devlogs

collisions are 98% there

Momentum
A downloadable game for Windows

i solved some collision issues (this type of pixel-perfect game is prone to them).

basically, i introduced a variable that holds how many consecutive frames you are stuck between blocks (or the top wall). only after that variable is above a certain threshold does it count as a game over. i also tweaked some of the collision constants based on playtesting data.

now the game should be pretty fair about game overs, but if you notice a quirk, hit me up!

Files

  • Momentum.zip 8 MB
    Feb 07, 2022
  • Momentum.love 4 MB
    Feb 07, 2022
Download Momentum
Leave a comment