mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
forgot about Modern UI and Key icon
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user