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

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've updated the UI and HUD in It's a Cube! I think the HUD especially looks a lot nicer now, and I'm especially proud of that, but I've also made changes to the main menu. I've also finished the statistics screen I was working on last weekend.

I updated the algorithm that handles the timer gradually decreasing as the game progresses! Before, it would decrease by 1 second when the player scored certain amounts, but now it gradually decreases according to a multiplier each round.

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

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!?

I've decided to have the statistics behind the quests in Hensen Hopper be handled as actions reported to the quest manager rather than try to write variables into a whole bunch of scripts solely for quests.

Oh yeah, also, I updated that algorithm for dash handling I shared yesterday so I can set the dash duration via the inspector window!

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!

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!

I'm working on a main menu now! I think it's coming along quite nicely so far. Oh and I've also improved the model for the cube as well.