Game
Hensen Hopper
2 days 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 have two things to show off!!! Firstly, the hints system is now (in enough of a sense for the beta build-out at least) functional, and, secondly, I tweaked the honey-bullet sounds a bit to try to make attacking the enemies more satisfying.

It's unfinished but the backbone of "The Garden" is now visible in the main scene! I want to add a lot more to this backdrop later today and over the coming week.

The new heal-up drop in Hensen Hopper. May not be a cameo of something in one of my earlier games like I may or may not have directly stated I was going to make it in a post I made the other day.

Our 2024 Advent Calendar has opened! Day 18: @Otis_Le_PoOtis is the Creator of Bondeeā€™s Barnyard and posts updates about their dev journey and their work on the sequel!) Accept the quest and give them a follow to get Coins and a seasonal sticker!

I don't know how well you can see it in this video, but I've coded a dashing mechanic for Hensen Hopper! I plan to have dashing consume a "dash charge," a kind of ammo you can get as you play in the form of enemy drops.

Our 2024 Advent Calendar has opened! Day 20: @MarcDWyz is a great Creator who develops fan games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Working on getting the itch page for Hensen Hopper set up which means creating a separate cover image for the game on itch (different aspect ratio there). I want to publish that with first beta build of the game so I DO need to get a move on with it.

Been working on the visuals for the settings menu! I had the idea at the last minute to have the volume slider knobs each be different colored flowers which I think looks really cool. I left some space below them for extra options I may add in later.

Our 2024 Advent Calendar has opened! Day 23: @Distant-Dimensions is a great Creator who creates 2D and 3D art and animations! They're also a game dev and music producer! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Very small change, but I added a darker-green border to the edge where the grass meets the dirt. I think this gives a bit more definition to the transition between the two zones.