Loading...
0
5 months ago

Been working on a lot of game feel, UI polish. And I got some feedback externally. It's so juicy and nice to play. The core loop is done, now I just need to add content and things




0 comments

Loading...

Next up

I hated the prototype slime, so I gave him some SFX and a new model + texture. I also added a particle trail when the player moves (not shown here)

Been improving some of the movement jank. Coyote time no longer nerfs your jump (this was a bug). The system isn't perfect, but it feels a lot better. I'm in a balancing act of allowing lots of movement freedom and not making movement too easy.

Very weird sun design. I wanted it to not just be a yellow dot. Experimented with a couple different designs. I also wanted to keep it pixel-y. It also syncs with the main light direction.

The movement system in the previous project (Unity) was heavily geared for 2.5D and would require major updates to adapt to full 3D so I remade the entire Godot system in Unity from scratch. + An outline shader test

I needed a break from code so doing more art, made a simple 3D version of Crabby Crustacean Jr. as a merchant.

Working on a song for the desert. Unsure if this will make it in, but I felt like making it.

Went on a really big side quest today with audio, but audio is fine for now. I have decided to give my core mechanic a little experiment. So I've been setting up the systems for it. Portals felt right.

Did this circle fade thingy, which also makes respawn feel a lot better (although I may replace this with a button)

I had some really hard difficulties figuring out the code for this. There was a lot of issues. I ended up just duct taping code from the first game cutting all 2.5D stuff + adding new stuff. Also this showcases BLJ for good measure lol (sorta a bug)

the sun was looking a bit lifeless so I added some rotation and pulsing. Also messing with colors a bit.