Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks so much. Both our games have similiar mechanics but they feel different - your gravity has so much effect that it feels amazing to reverse the gravity compared to mine reversing the magnetism of the ceiling magnet. I would not be surprised if you came top 10. 👍🏾

The funny thing was that I didn't use physics gravity at all since when I first tested it, it created a delay between switching, so I used tweens instead so that it would be faster and more responsive to the player's inputs.  But your implementation was also fantastic, since I mashed my mouse buttons to achieve higher scores!

I thought I was the only one using the tween method - that's amazing. Tweens have always been more responsive in my cases and the gravity can cause some problems with how it feels to play.