Implement even more inventory/UI stuff

This commit is contained in:
2024-09-10 01:22:34 -07:00
parent 911f75da14
commit 62a9f99b81
18 changed files with 79 additions and 51 deletions

View File

@@ -28,6 +28,7 @@ CurrentDefense = 8
MaxDefense = 8
BonusAttack = 0
BonusDefense = 0
Luck = 0.0
[sub_resource type="BoxShape3D" id="BoxShape3D_wedu3"]
@@ -215,7 +216,8 @@ texture = ExtResource("10_rsd7v")
expand_mode = 1
stretch_mode = 4
[node name="Level" type="Label" parent="PlayerInfoUI/HBoxContainer/CenterContainer"]
[node name="LevelNumber" type="Label" parent="PlayerInfoUI/HBoxContainer/CenterContainer"]
unique_name_in_owner = true
custom_minimum_size = Vector2(80, 80)
layout_mode = 2
text = "99"