hotbar re-overhaul

This commit is contained in:
endernon 2025-01-25 22:17:46 +00:00
parent 3184242f76
commit 40bfb86979
9 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "font/hud/gameplay/default/bottom_middle/level.png", "file": "font/hud/gameplay/default/bottom_middle/level.png",
"ascent": -34, "ascent": -35,
"height": 10, "height": 10,
"chars": [ "chars": [
"" ""
@ -105,7 +105,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "font/hud/gameplay/default/bottom_middle/meter.png", "file": "font/hud/gameplay/default/bottom_middle/meter.png",
"ascent": -15, "ascent": -14,
"height": 27, "height": 27,
"chars": [ "chars": [
"\u0000\u0000\u0000\u0000", "\u0000\u0000\u0000\u0000",
@ -120,7 +120,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "font/hud/gameplay/default/bottom_middle/sprint.png", "file": "font/hud/gameplay/default/bottom_middle/sprint.png",
"ascent": -14, "ascent": -13,
"height": 27, "height": 27,
"chars": [ "chars": [
"" ""
@ -129,7 +129,7 @@
{ {
"type": "bitmap", "type": "bitmap",
"file": "font/hud/gameplay/default/bottom_middle/breath.png", "file": "font/hud/gameplay/default/bottom_middle/breath.png",
"ascent": -14, "ascent": -13,
"height": 27, "height": 27,
"chars": [ "chars": [
"" ""

Binary file not shown.

Before

Width:  |  Height:  |  Size: 911 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 872 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 799 B

After

Width:  |  Height:  |  Size: 1.1 KiB