Game
Battle Buggy Glitch


1 year ago

Devlog 2023.2 - In Game UI and Weapon System


HUD and general video game UI are something I have always struggled with. Spending hours trying out different ways to communicate information to the player.

I mean, you don't want to clutter the screen with information. But at the same time, you don't want players struggling to figure out what is on the screen. And I'm not a fan of running players through a tutorial to have them cram everything on screen.

So I decided to go the Noita route. Minimalistic approach. But hover over some UI elements and get a pop.

[See Attached GIF]

Next was the weapon system. If you played the existing demo, you may be excited or disappointed to know that I'm changing up the weapon system. Actually, it's going to be like an improvement.

Weapons now have levels. So you typically start off with a weapon that's at level one and when you pick it up again, it takes it to the next level.

What does that mean?

Some of its data changes. Specific weapons have specific attributes changed. Like in the Gif attached, this weapon goes from long range to medium, but it hits harder and its rate of fire is slightly increased.

Other weapons will have different sets of attributes change. This led to me working on additional attributes that I won't list here. But now there is an attack range system. Crit system and some others.

The major reason for this change is to not have "useless" weapons that you forget about later on in the game because you only expect better weapons the more you progress.

Anyway, I have started writing novels again. :P



0 comments

Loading...

Next up

Devlog 2023.11 - Upgrading To Godot 4

Devlog 2023.7 - Enemies Part 2-ish and Level Re-design

Devlog 2023.5 - Stage Map / Minimap

CormacĀ“s shield animation

#pixelart #indiedev #gamedev

All of the lights

Deltafall Menu

Devlog 2023.8 - Stage Room "Enhancements" + Pickups Intro

Devlog 2023.6 - Enemies Part 1 and Weapon Mechanics

We are back! We haven't been posting for a while since we switched from Unity to Godot, it took us a while to get used to the new engine, we also changed the name of the studio and basically restarted all the development of the game.

Devlog 2023.9 - Level Design Changes / Alt Weapons / Status Effects / Boss Battle Prep