Skip to main content

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

Excellent game! And really impressive that you made it all from scratch for the jam!

Just in case you didn’t know, after reading the game’s page: I actually played this game on a web browser using the left analog stick of a gamepad on my left hand and the mouse on my right hand, so a twin-stick shooter should be actually possible to make. Maybe the problem would rely in different controller brands using different axis for the sticks, I don’t know. It’s good that you included keyboard bindings for compatibility anyway.

That’s all, I salute you for making a game this good in such a short amount of time.

(+1)

The code for twin stick is actually in there and working but the issue was that if you wanted to use keyboard and mouse they would clash with each other so I did make it so that you can enable one or the other with a bool but then it would require a menu select option to change the controls and I just had a feeling a lot of people wouldnt notice it quickly glancing as well as the extra time to get the menus and explain the 2 control schemes so I just scrapped it. 90% of the jam though I was playtesting it with 2 analog sticks on the gamepad and I love the feel of it but a lot of people said they didnt have a gamepad for their PC so I just left it as is.


Thanks for the feedback. Appreciate it.

(+1)

The simplest workaround would possibly be to have two start buttons, one as "Start with twin-stick" and one with "Start with Keyboard&Mouse" ?

That is a good option actually, I should have thought of that honestly but it never even crossed my mind. That would have been very simple for the player to understand. Damn lol

(+1)

You're welcome ;-D