You are browsing as a guest. Sign up (or log in) to start making projects!

3h 51m 33s logged

I started working on character customization mechanics!

Many metroidvanias just use a static character with little to no customization options so I thought this would be a nice way to differentiate my game from other similar games.

Basically for now the player can recolor the knight’s cape, helmet plume, and sword hilt.

The knight sprites were originally colored blue, making it tricky to use simple color adjustment shaders to recolor it. Rather than going back and redrawing tons of sprites, I wrote a shader that detects saturated areas on the original sprites and overlays a new color on top. Overall it works pretty well now, and now I just need to add a menu to select a color scheme.

I also spent like 30 mins working on enemy pathfinding mechanics for a new enemy type!

0
82

Comments 3

@a-fun-gi

just played your demo! absolutely incredible project!!!

@MrChicken

GG for getting Super Star!

@SiddhantVerma_04

Awesome game, and graphics!