Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

The game is really cool, and the mechanic of rotating around the boss makes the game much more interesting. Just to add, on mine there was a bug where the background was completely black for a few seconds.

(+1)

ya unfortunately this happens with the web build and low end graphic cards I'm not sure what causes it we haven't been able to figure it out

(+1)

This bug was an asset that loads incorrectly. I'm not sure how we fix it to be hines

(+1)

Game is still a lot fun with a very satisfying rotation mechanic. Any insights into how that was accomplished. Would love to use the concept in projects if you're willing to share.

davedalus was the code behind it but it uses centripetal force as the main mechanic like a planet circling a sun inputting an option just gives a small boost in that direction rebound just reverses your direction entirely. If we didn't do tap to move the game would just move to erratically so we restricted the movement to just tapping to make it more coherent