diff --git a/Assets/Sprites/Blocks/QuestionBlock.json b/Assets/Sprites/Blocks/QuestionBlock.json index 60a3410..4a12253 100644 --- a/Assets/Sprites/Blocks/QuestionBlock.json +++ b/Assets/Sprites/Blocks/QuestionBlock.json @@ -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], diff --git a/Scenes/Prefabs/GameHud.tscn b/Scenes/Prefabs/GameHud.tscn index 677415d..5edd6a4 100644 --- a/Scenes/Prefabs/GameHud.tscn +++ b/Scenes/Prefabs/GameHud.tscn @@ -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")