Game
FinLab
5 months ago

Hotfix 1.1.2

- Fixed an issue with the previous visual fix in 1.1.1 that would cause a null reference exception




1 comment

Loading...

Next up

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)

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)

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.

Working on Mario 64 style slopes. Would love to make slide levels. But I noticed my movement felt like crap when actually platforming. Time to fix that! Subtle changes so far. Also testing speeding up as a separate keybind than bound to spin.

Finished up the update for my aquarium simulation game. Manage many different exotic and occult fish species in your own personal tank. It also includes a breeding and genetic system. Play for free on the web here at GameJolt!

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

I think I have a bit too much fun writing the wiki. Shoutout to the 5% of players that read all of this lol.

WIP of a space pack (unrelated to the cosmic fish)

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