Game
Hensen Hopper
25 days ago

I'm going to set myself a goal to release the first beta/demo of Hensen Hopper by the end of this year. I'm going to try to use static backdrop images rather than tiles for the backgrounds in this game, which presents a bit of a challenge in one aspect...


Tile-based design worked really well for Deathly Descent because the levels themselves are large and varied. In that case, I needed the kind of modularity that comes with a tile-based workflow.

This is unnecessary for Hensen Hopper because the player moves in a very limited space, the camera focuses at one point in the scene, and I don't plan for there to be many unique maps. For this reason, it's probably optimal to use a backdrop image for the level, this will also allow me greater control over what is placed where in the scene.

The only hiccup I can foresee will be the fact I can't simply slap this backdrop into the GUI as a panel, I'll need to place it below Hensen and the enemies in the scene which means I'll ALSO need to figure out a way to scale the image according to the display resolution so, no matter what resolution and aspect ratio the player is using, the backdrop is placed optimally.

Figuring out how I'll do this might actually be worth the time I have left before I need to get ready for work. I DO have a backdrop script already that handles the backdrop change between the profile selection menu and other menus in the main menu scene. I suppose re-analyzing that script and seeing whether I could adapt that to handle backdrop scaling iff the backdrop isn't under the GUI canvas would be a good start.

To Do Before The Demo/Beta:

  • Figure out how I'll handle backdrop scaling (on it!)

  • Draw a backdrop for the main scene

  • Create button art for the main menu buttons

  • Search for a good font for the main menu buttons and in-game text

  • Add collision animation and sound effects for enemy bullets

  • Enemy and player defeat animation

  • Build interactive pause and death screen menus



0 comments

Loading...

Next up

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.

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 spent a really long time on this, I've been here since literally 3 in the morning (it's 7AM as I type) but I really like how it came out!!! The backdrop I had done before didn't feel like it fit with the aesthetic so I re-did it completely.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

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.

I have created a functional settings menu! I definitely want to spend some more time on the artwork for it but for now I'm satisfied. Everything seems to be working as it should.

@Miles_Games is a Jolter to Watch! They post great game dev updates about the holiday-themed platformer TEAM SLAY-BELLS! Follow them before the quest ends on December 24 and you'll get Coins!

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.