Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Great, detailed pixel art.

Reminds me of icy tower, although the gameplay is different :)

At first I wasn't sure what flashing triangles are for. I thought they were collectibles, because they had the same color as pixie. With them flashing, I couldn't notice "!" written on them :) Having different colors for danger and enemies could help here (rather than the same as pixie)

I checked the menu audio settings, I think you are using slider value to set audio bus volume directly. You should pass it through linear_to_db (or db_to_linear, to go in reverse; accessible in global scope) to make the whole range of slider (which should be in range 0-1) usable. Now changing it slightly results in almost muted audio.

I found a way to cheat - if you spawn cloud inside pixie, you get a turbo boost and fly up very fast :)

Cheers!

(+1)

Thanks for the detailed feedback!

The triangles were made pretty early in development, and by the end i just kinda deemed them "good enough", they could use some polish/clarification tough. For the colours i tried limiting myself, i do see the advantage different colours would have had tough.

The advice for the audio setting is highly appreciated! I noticed the problem, but didn't get around to tinkering around with it some more, definetly something learned for next time. 

Yeah, that "cheat" is real weird, i am limiting maximum velocity and it just ... exceeds it anyway. Honestly, it does make you so fast, you can't really control where your going, so i didn't stress too much about it. Almost a contender for the Icarus Wildcard haha.

That's also a skill, to deem something good enough, leave it and focus on something else - something I definitely struggle with :D

(+1)

To be fair it was more me, wanting to work on more important parts, not me being truly happy with it, so i get it :D

Strong resolve and probably a good choice :)