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

Okay, so I've gotten the functionality for the beetle shell render over the player working! (using the first 3 frames from the beetle shell collect animation as placeholder sprites, these ARE NOT the final sprites)

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.

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.

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.

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

Congratulations to @Freddy9207 , our #LTCOKills winner!

They posted a Mission Accomplished screen showing that they got 1,814 kills!

Check out his original Post: https://gamejolt.com/p/ltcokills-it-was-alright-vkccpcc2

FIRST ACTUAL EDIT USING DAVINCI RESOLVE!!! Also, FINALLY, here's that clip of the beetle's idle animation I promised a while ago.

I've more or less finished off the beetle enemy's animations now. Here's a short video showing the defeat animation as well as how it currently looks in-game. I still need to work on an effect for when the shield breaks, though.

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

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!