mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
@@ -13,7 +13,6 @@
|
||||
[0, 0, 16, 16],
|
||||
[0, 0, 16, 16],
|
||||
[0, 0, 16, 16],
|
||||
[0, 0, 16, 16],
|
||||
[16, 0, 16, 16],
|
||||
[32, 0, 16, 16],
|
||||
[16, 0, 16, 16],
|
||||
|
@@ -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")
|
||||
@@ -245,6 +246,7 @@ theme_override_fonts/font = ExtResource("17_2w8b3")
|
||||
text = "*03"
|
||||
|
||||
[node name="CoinIcon" type="AnimatedSprite2D" parent="Main/CoinCount"]
|
||||
process_mode = 1
|
||||
sprite_frames = SubResource("SpriteFrames_40ba1")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.132926
|
||||
@@ -609,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"
|
||||
@@ -868,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