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

Update v0.8.0: Introducing powerups

Rocket Shipment CHANGELOG v0.10.0 - Introducing new crates!

Update v0.7.0: Lowering difficulty

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

Update v0.5.0 featuring new conveyor tiles

Update v0.6.0: Improving player experience

Release date has been set!

Rocket Shipment CHANGELOG v0.9.0

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

Devlog #073: Configurable gate speeds