Game
Rocket Shipment
5 years ago

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

It took a lot of effort, but I implemented configurable controls!

Supporting controllers is something completely new for me, so it seemed really daunting. In the end it wasn't as much the complexity, but more the integration part that really took a lot of time.

I now created a central place where button presses are caught and checked. When a configured button press or release is detected, an event is fired to listening classes.

Next on the list is UI navigation through buttons instead of the mouse!



0 comments

Loading...

Next up

Releasing my game after more than 2 years of development

Update v0.8.0: Introducing powerups

Rocket Shipment CHANGELOG v0.9.0

Update v0.6.0: Improving player experience

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

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

Release date has been set!

Update v0.5.0 featuring new conveyor tiles

Rocket Shipment CHANGELOG v0.10.0 - Introducing new crates!

Devlog #073: Configurable gate speeds