Skip to main content

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

I love the aesthetic it's very satisfying. I'd love to know how you achieved the vector look

I used a godot addon for the shapes, I can’t recall what it’s name is but I use it all the time. Then I have an intermediately advanced shader setup with subviewports and heightmaps + a shader I stole from godotshaders.com to make the shadows. Oh yeah I also had to vibecode a 2D heightmap based ambient occlusion shader because I can’t write a shader to save my life :(