forgot about Modern UI and Key icon

This commit is contained in:
Ramona
2025-10-08 20:07:05 -04:00
parent 32583d0295
commit 46d7ef5a1f

View File

@@ -204,6 +204,7 @@ offset_right = 40.0
offset_bottom = 40.0
[node name="Icon" type="AnimatedSprite2D" parent="Main/CoinCount/KeyCount"]
process_mode = 1
position = Vector2(0, -8)
centered = false
script = ExtResource("2_cbrve")
@@ -610,6 +611,7 @@ offset_bottom = 44.0
size_flags_vertical = 8
[node name="Coin" type="AnimatedSprite2D" parent="ModernHUD/TopLeft/CoinCount"]
process_mode = 1
position = Vector2(4, 0)
sprite_frames = SubResource("SpriteFrames_40ba1")
autoplay = "default"
@@ -869,6 +871,7 @@ offset_right = 60.0
offset_bottom = 108.0
[node name="Icon" type="AnimatedSprite2D" parent="ModernHUD/TopLeft/ModernKeyCount"]
process_mode = 1
position = Vector2(0, -8)
centered = false
script = ExtResource("2_cbrve")