Game
Hensen Hopper
4 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

It's kinda incredible how much simply changing the text font(s) will, by itself, complete the aesthetic of a game, especially in the menus.

I love TextMesh Pro so much!

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!

I drew a concept sketch of the beetle enemy based on a real-world species called the grapevine beetle. This enemy will NOT fire bullets at the player but instead moves back and forth in front of other enemies blocking your bullets from hitting them.

Kikkerstein had a great day 1 at LVL UP EXPO!

If you’re in Vegas, come see us on day 2!

I added an animation and sound effect when the player collects the heal-up drop. In the lore, this flower is going to be Hensen's favorite food which is why the sound effect is a crunch like he's bitten into something.

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

Finally working on the sprite for the beetle enemy!!! I need to get off my computer and do some stuff right now but I thought the idea of posting a headless (I haven't done the head yet) beetle screenshot was hilarious so I'm doing that first lmao.

OKAY, here's it ACTUALLY finished! Quite happy with how this turned out, actually! I've drawn this sprite in 3 layers, the wings, the elytra, and the body, which will make animating this thing a lot easier when I get onto doing that.

This week's Fan Art Friday celebrates #CronosNewDawn

Accept the quest in your quest log to get started.

GJ Pro-Tip: Not sure what to make? Check out the game's Steam page for inspo: https://bit.ly/cronos-steam

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.