Game
FinLab
5 months ago

Kind of a boring feature but worth mentioning, with your Gamejolt account I'll save a fairly primitive serialization of your game state with a save/load system. I did something similar with Trail & Trade. It's just tricky to figure out bugs.




2 comments

Loading...

Next up

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)

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!

The post-game prehistoric pack is done, it still needs to be unlocked without cheats, but I'll get to that. Also might tweak the theme color a bit.

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)

Remade the weird sky in Unity. I had to make the sun a physical 3D object with CPU code not GPU which is more expensive, but other than that it's all GPU (including sun rotation and pulsing)

FinLab 1.3.5 (April Fool's Update)

I'm a bit early with the update but wanted it off my plate lol.

- Added the clownfish

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

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

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