Game
Hensen Hopper
6 months ago

There really isn't a whole lot else I need to do to prep Hensen for the beta build out! Honestly, I'm just making this post to think through what I still need to get done with this project in order to push the first beta before the end of the year.


So... What else needs to be done?

  • I need to find a good sound effect for the player taking damage. Might make that one of my development goals for today.

  • The main menu is pretty much working but I want to add a settings menu to the main scene as well, I DID pack the settings menu as a prefab in Hensen Hopper's Unity project directory so that shouldn't be too big of a chore. Might try to get that done today as well.

  • I need to do some last-minute polishings of the Itch page for the game. Today I might just list what this will entail.

  • Need to add a hint for the heal-up drops. I'm planning to have that hint appear the first time an enemy drops a heal-up but to do this I need to write in some way for the hints handler script to be able to know when the first one has dropped. My immediate idea as I write this is to add a static variable to the health drop class representing the number of health drops that have dropped and have this increment on awake in the health drop class, that way I can simply have the hints handler check whether this static variable is greater than 0 and, if so, show the heal-up drop hint. This shouldn't take me too long, I'll add it to my list of things to do today as well.

  • "Defeat" animations for the Yellow Jacket soldiers and Hensen himself.

  • Finally, of course, I need to configure, build, and publish 0.1.0 of Hensen Hopper as well as publish the Itch page for the game.

I should, actually, be able to get most of these done today! The first beta build out is shaping up to be finished by the end of the year! It is going to be a minimum viable product so don't expect too much out of the first beta but I'm definitely planning on expanding the game afterwards so it will develop from there. Some things I've got planned for the beta stage of Hensen Hopper's development:

  • More enemies and enemy variations

  • More ammo types in the form of drops

  • More content in-game relating to Hensen Hopper's lore/story

  • Game Jolt API implementation (player high scores and trophies)

  • Reworking the current HP system to turn it into a morale system (more on that in the future)

Happy holidays and thanks for reading through my infodump!

-Matt



0 comments

Loading...

Next up

I've been working on some proper visual art for the beetle shell when it's equipped! I've also gone ahead and drawn a break animation for it. All I need to do now is actually set all of this up in Unity which I'll probably do on Tuesday.

The beetle shell is now fully VISUALLY implemented! Next thing on my list is a unique sound for Hensen equipping it.

I've been working on the sprite for the beetle shell power-up drop! I'm thinking when you collect this one, it will kind of poof away similarly to the enemies when they're defeated and play an "equip" sound.

Madeline is the main protagonist of the mountain climbing platformer, Celeste. The game has been praised for its visuals, gameplay, and introspective narrative. The game's creator Maddy Thorson confirmed that Madeline is trans in 2020.

I added the leaf shield to the beetle since the last time I posted to Game Jolt! I've also added a detail where it deteriorates over time as you strike it with bullets which I think is a nice touch! Yes, it's a separate sprite from the beetle himself lol.

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

I DID end up making the body and elytra both 1 cycle/s and the wings 6 cycles/s. I'm working on a video of the animation itself playing in the Unity editor so you guys can see it properly. I think it turned out well!

Okay so fast forward ~2 and a half hours of work and I've gotten an effect to play when the shield breaks! There is a sound effect too but for some reason it sometimes doesn't play... Need to figure THAT out now... v0.2.1 is on the way today!

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

Here's a short demonstration of the beetle shell power-up in-action! It's not very obvious what it does at the moment because I still need to work on a lot of the effects for it, but the functionality is there if you pay attention to the health bar!