Game
Hensen Hopper
2 months ago

I've published a small update to the game! Sadly, the beetle enemy isn't yet implemented, but I'm working on that and I HAVE implemented the new enemy spawning mechanics! The full changelog can be found in each zip archive but it's also pasted below.


Changes in v0.1.2:

- replaced PrefabSpawner script with a simpler Spawner script that simply spawns the prefab passed in the method call.

- Reworked how enemy spawning is handled. The previous system utilized a SpawnPattern structure which contained an enemy prefab and the columns in which to spawn it. The updated system still uses this but instead of a single prefab and a list of columns, it now uses a list of "SpawnInstance" struct instances each of which contain an enemy prefab and a column in which to spawn it. This allows me to fully control which enemies spawn in which columns on a per-pattern basis, including the ability to have multiple spawn in the same column (which will be useful later for the beetle enemy).

- Spawn patterns have been changed some, certain patterns from before no longer exist and have been replaced with new patterns (this is a result of loosing all spawn patterns I had previously put together when I reworked the enemy spawning behavior)



0 comments

Loading...

Next up

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!

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.

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.

Who do you like more?

- OLD or New

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.

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!

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.

I've gotten the defeat animation for the enemies in this game working! Next thing I need is a good sound to complete the effect. I quite like this animation as-is but I'll probably tweak it post-beta. The first beta should be out by new years day!

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.

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.