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

very interesting idea, from a technical aspect, here's some small things i've noticed:

The middle mouse button isn't a great button to use for unmixing, because on my mouse that actually maps to pressing the scroll wheel which doesn't register half the time, i found it was generally more reliable to just swap colors.

The UI for showing what the primary and secondary colors are are also somewhat tricky, during combat i found myself just running away trying to figure out what color or combination of colors i'm supposed to have? perhaps it'd be more intuitive to use the triangles of keys "1-2-q" and "3-4-e" so you don't have to rotate through a color wheel? on controller that could be a combination with a trigger and a flick of the right stick? or perhaps it'd already help to put the UI elements near the player so you don't need to look away to find the color combination?

Taking damage might also benefit from better feedback, at one point i was wondering if the palettes were indicating my health, or the number of rooms i had left to complete because the hitboxes were a little odd,

Also when i died i respawned in the wall and flew off the map.

Still, a great start ;)

Thank you! I really appreciate this feedback! Yeah the flying off the map bug I've fixed, super weird that the collisions and physics were still happening after scene reload.

I've been trying to figure out how to make the controls more ergonomic, because I know it's not great, so this is great feedback. When I was creating the idea I was thinking like DMC weapon switching so you have to rotate through everything, but in DMC you don't need to match colors so more direct access to which color you need would be better for sure. So maybe a "wheel" like system would be better. We'll keep iterating.