Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits) (+3)

Not bad, I liked the music in the main menu the most I think. Some of my feedback:

- Blue screen joke was a bit overused. Yeah, it was funny the first time, but then - not much. So I would show it only one time, and then some kind of default game over screen. Because, imo, getting blue flash each time you die becomes kinda annoying. Also I think it kinda ruins some of the initial drama build up after the initial cutscene;

- Main character attack can be abused. Seems like it attacks much faster, if you spam left and right direction keys;

https://ibb.co/hx6SN5tb - got the bug, when boss was outside of arena and wasn't casting anything, dunno exactly why it happen.

Overall game felt a bit hard, but I guess because I wasn't used to not having any i-frames, so you kinda need to play very carefully.

(+1)

Definitely a good point that the BSoD is pretty intense, maybe having it at a key story moment or as a rare option in a range of death screens would be more appropriate?  
I think the attack bug is with  how I coded the hitboxes - the attack spawns a hitbox cube, and the cube's OnTriggerEnter is what's actually dealing the damage.  So trigger another event, you get an extra hit.

I definitely appreciate the feedback on the combat and difficulty!  I'm going to be tuning it after the jam to be a bit more reactive - I'm definitely aiming for more on the difficult side, it's definitely going to take some more tuning, but I want to see how far I can push the boss  patterns while having them still be largely learnable.  I'm excited to see what I can do with it!

(3 edits)

Perhaps, though I think depends on what this story moment is. Like if it is some humorous moment - sure, why not.

I liked the boss's patterns, there are quite bunch of different attacks. I would add, that some attacks could have a bit better readabilitiy, like for example boss's close burst attack, which almost one shots you, so you would know when you should move away from the boss. Also iirc attack, with the balls rolling in a row, has some balls you can parry,  but it seemed like even if you parry it, side balls will still hit you, because your hitbox is big and you can't stay safely between 2 balls on sides. So like game baits you in the unwinnable situation. But maybe I should've position myself better.