Skip to main content

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

I didn't understand much that was happening, though I still like it. I just played it like 'avoid the reds'.
ALSO, i found a hack. if you stay at the very top and just move right, just holding right button. the player group will keep moving in that direction, it will then leave the screen. And eventually it will (I think) go past the spawn area of the reds. And the player will just keep speeding up while its outside of the camera and no reds will block it because it is already past the spawn area of the red. Hence, you can just keep going without any difficulty. Doing the hack, In the picture I got to %1700+ hostility to leader in just a couple of seconds. hehe

Thank you very much for playing the game and the feedback!

I would have forget to use VELOCITY_MAX, no, I wouldn't... sight... I did forget. XD

The spawn is calculated based on player position, so you didn't pass the spawn area, you just pass through it before the enemy squads are completely generated (it's not just sprite and collision shape, I have to join the soldiers to each other and check the joints consistency, for a fluffy behaviour if you bump in them, my method is probably not optimal). Because, a part of the fun should be to crash into enemy squads, disperse them or slice the squads depending on the loot you get... But, obviously, it was unclear. XD

Oh that's cool, and do that's how it should be played lol, i thought you had to evade as much as possible because the goal i thought was just to go deep. Well, goodluck with the game 💪