Game
Rocket Shipment
4 years ago

YouTube
https://www.youtube.com/watch?v=nWJv6tcF-JA
youtube.com

After adding player death, player lives were next on the list.

The player automatically starts each level with 5 lives currently. When running out of lives, the game shows a failure screen as you can see here:

Next up was a fuel system. You'll start with a full tank of course, but throughout the level you'll need to refill or suffer the consequences.

An empty tank means no thrust, which means falling, which probably results in losing a life.

Refilling can be done through the use of fuel barrels. Grapple them like you would do with crates and refuelling automatically starts.

The fuel barrels weight and collision sound pitch change according to the fuel left in it.

Here's how this all looks:

I also made a small debug improvement for myself. Physics are hard to debug, so I thought it would be nice to be able to move objects around when debugging.

This is why I built this little functionality:

collision_debug_tool.gif

That's it for now.

I really need to update my trailer again, but I think I'll do some polishing first in some places.

See ya!



0 comments

Loading...

Next up

Just released a free, educational game where you multiply and divide using the base10 system Try it out: https://gamejolt.com/games/cookie-clone-factory/785120

Update v0.8.0: Introducing powerups

Rocket Shipment CHANGELOG v0.9.0

Devlog #074: Drones and locked gates

Update v0.7.0: Lowering difficulty

Rocket Shipment CHANGELOG v0.10.0 - Introducing new crates!

Update v0.6.0: Improving player experience

I used my meager gamedev earnings to fund a new trailer. What do you think?

Releasing my game after more than 2 years of development

Update v0.5.0 featuring new conveyor tiles