Game
It's a Cube
3 years ago

This is a double-changelog listing all major changes since version 1.2.1 because I didn't post a changelog article for version 1.3 and released 1.4 on November 3rd. I have no excuse for this, I'll just directly say it. I'm sorry.


What's changed since 1.2.1 (see Changelog.txt in either or both downloads for more details):

- Added a point light that changes color with the ground.

- Modified the ground materials to be a bit easier to look at

- Added a tutorial page that's accessible from the main menu

- Other technical improvements as always



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 am impressed by my past self right now. The algorithm behind the unimplemented dashing mechanic (that I wrote like a year ago) uses a sine wave to smoothly increase/decrease Hensen's movement speed for a dash. That is so clever! I actually wrote this!?

Here's a short demonstration of the beetle shell power-up in-action! It's not very obvious what it does at the moment because I still need to work on a lot of the effects for it, but the functionality is there if you pay attention to the health bar!

Today I added a glimmer effect on the ground that plays when you score! I think it looks really nice and I wanted to share!

I'm working on adding full controller support to It's a Cube! I'm also taking the time to update the art for the in-game tutorial page, I'm planning to add a tab for controller too. In the meantime, how does the keyboard tutorial look?

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

I made some updates to the hints system! Now it reads from the message hub to determine when to show hints and the hint texts now come from the lang system I wrote yesterday. This simplified my the hints handling algorithm A LOT from what it used to be!

I wrote a modular language system! I can now add new entries with definitions in as many languages as I please and all from the inspector window in the Unity editor! This allows me to potentially have Hensen Hopper translated to other languages easily!

This is a much larger (in terms of resolution) video than I've shared here before!!!

This is a full round of Hensen Hopper in it's current state! I mainly recorded this to showcase the new wave difficulty curve algorithm I've been working on!