Game
The Mission: Demo
5 years ago

YouTube
https://www.youtube.com/watch?v=v83iNt0x0EY
youtube.com

It's been a while since initial game demo upload here on GameJolt. I'm making this post just to let you guys know that the game is not dead and I'm actively working on it. Actually, quite a lot of new stuff was added recently.

The game currently has one level and currently it finishes like you kill that big centipede boss and slide down on its body down the hole. I knew right from the start that the second level will have liquids, i.e. water and m.b. something else, so I've decided to take some time and work on liquid physics and presentation. I had these requirements to my liquids implementation:

  • Should be particle-based, because I want realistic interactions with water surface, i.e. when I shoot the water surface it should react accordingly. Second, I want to be able to flush/pour liquids. Imagine some giant scoop for example that takes some of the liquid from a pool, the amount of liquid in the pool should decrease

  • Should support buoyancy, I want bodies that are in the water float or sink depending on their properties

  • Should handle very large volumes. Like I want the player to swim underwater and explore large underwater environment

The problem here is that these requirement are quite contradictory, if you're using particle-based approach you can't have a lot of particles and you'll have a hard time making buoyancy work. On the other hand, if you're using simple volumetric approach you can have very nice buoyancy and you can handle large water volumes, but interactivity will suffer, you won't get realistic surface behavior and things like flushing/pouring liquids won't work, you'll have to resort to hacks. Well, long story short, but it seems that I've found a way to combine the best of both worlds, it took quite some effort, but IMO it was worth it. I will go into more details in future posts, that's all for now :)

Cheers!



0 comments

Loading...

Next up

Shoobies leave a sticky trail of mucus in their wake, which can impede movement for any creature that steps in it.

Successful landing

#screenshotsaturday

Here's a peaceful little forest scene for this #screenshotsaturday, from the beginning of the game.

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698

Szayel Aporro Granz - Bleach

Cash Banooca

Auto-chess meets Clash Royale in an intense strategic battle. Outsmart your opponent, hide your play and crush their armies! Empire Builder just got another major update, check it out! https://gamejolt.com/games/EmpireBuilder/558901

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)

it happens