That looks really nice. I started Gridfinifying my kitchen drawers as well. I can't model very well yet, though. π What program do you model in?
That looks really nice. I started Gridfinifying my kitchen drawers as well. I can't model very well yet, though. π What program do you model in?
A screenshot of the Godot game engine running a space game.
Been refactoring entity spawning and story events. I wanted to have more features added. But now I can create levels with unique story events in only a few lines of code.
#godot #indiedev #gamedev #solodev #programming
Added a point of interest indicator, just placeholder assets for now.
The damage shader and health UI are working.
Also portals between levels, this one is placed dynamically by a level/story event.
#indiedev #godot #solodev #gamedev #roguelite
Been wanting typed dictionaries since I started with Godot, looking forward to trying them.
Here is a small clip from a project I started. It is an Asteroids meets vampire Survivors hybrid with some rogue-lite elements. The working title is Rogue Nebula.
So far it has scene management, entity spawning, physics, a basic dialog system, and ship movement.