mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Fixed axe flashing while the game is paused
This commit is contained in:
@@ -149,6 +149,7 @@ visible = false
|
||||
position = Vector2(-999, 0)
|
||||
|
||||
[node name="Axe" type="AnimatedSprite2D" parent="."]
|
||||
process_mode = 1
|
||||
position = Vector2(208, -32)
|
||||
sprite_frames = SubResource("SpriteFrames_13fwi")
|
||||
autoplay = "default"
|
||||
|
Reference in New Issue
Block a user