Game
Rocket Shipment
5 years ago

https://www.youtube.com/watch?v=95E6PMayaGg

Devlog #069: Spheres, better performance and future plans


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

These were not that hard to add. Spherical crates for that little extra variation.

They pretty much speak for themselves:

I also just finished a big performance enhancing feature. Before, the game loads all main levels completely on startup. When the player switches to the custom level view in the level selection menu, all complete custom levels would be fetched.

This is a big waste of time and processing energy. Why load all levels completely when you're only going to choose 1? So I updated the system.

Now all level files are first read partially, only getting the data needed to generate a small preview and stuff like the level name.

Only when a player actually loads a specific level, will the system check if the rest of the data is still unknown. If so, only that specific level file will be read and processed.

This practically eliminated any loading times I had and prepares the game for longer level lists. Score!

Unfortunately my day job has picked up quite a bit, leaving me with less development time for Rocket Shipment. I still have the goal of releasing into Early Access this year, let's see how it goes.

I keep a Trello board that roughly displays everything needed before releasing an official demo and eventually releasing in EA. You can find it here if you're interested: https://trello.com/b/CF3jQbjL/rocketshipment.

My short term goal right now is releasing the demo to the public. It'll force me to finish the core demo and hopefully strengthen the community since I'm getting the feeling only 2 or 3 Discord members are still playing the game.

Early Access still sounds a bit scary to me. I'm having a bit of trouble getting traction on social media, and am doubting I'll be able to make a big enough splash to get my game noticed in the sea of steam games.

We'll see I guess. I'm trying not to make it a big deal because this is also meant as a learning experience.

Want to help me improve the game? Join the Discord!



1 comment

Loading...

Next up

Update v0.5.0 featuring new conveyor tiles

Rocket Shipment CHANGELOG v0.10.0 - Introducing new crates!

Devlog #073: Configurable gate speeds

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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

Follow @Finji on Game Jolt!

They publish a bunch of cool video games and make some themselves too! They're currently working on developing Usual June (https://gamejolt.com/games/usualjune/999157).

Update v0.7.0: Lowering difficulty

Devlog #074: Drones and locked gates

@VuVuuInc is a Jolter to Watchand solo game dev who created 6 games including Tiny Terraces! Follow @VuVuuInc before the quest ends on July 22 and you'll get Coins!

Update v0.6.0: Improving player experience