Fixed time limits in SMBLL 4-4, C-4

This commit is contained in:
guzlad
2025-10-07 05:41:23 +02:00
parent 213feed6eb
commit 468bf19f19
45 changed files with 11867 additions and 10144 deletions

View File

@@ -12,7 +12,7 @@
[ext_resource type="PackedScene" uid="uid://kj5pw3xhq8f7" path="res://Scenes/Prefabs/Entities/Enemies/RedPiranhaPlant.tscn" id="15_b30k8"]
[ext_resource type="PackedScene" uid="uid://dkgu57is78lro" path="res://Scenes/Parts/PipeArea.tscn" id="16_d6oav"]
[node name="Level" type="Node"]
[node name="8-1b" type="Node"]
script = ExtResource("1_scm8d")
music = ExtResource("2_2nh3r")
theme_time = "Night"
@@ -66,16 +66,18 @@ target_level = "uid://epdr670fya5e"
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/BrickBlock" to="ChallengeNodes/Tiles/BrickBlock/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67835" to="ChallengeNodes/Tiles/@AnimatableBody2D@67835/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67835" to="ChallengeNodes/Tiles/@AnimatableBody2D@67835/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67835" to="ChallengeNodes/Tiles/@AnimatableBody2D@67835" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67835" to="ChallengeNodes/Tiles/@AnimatableBody2D@67835/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67835" to="ChallengeNodes/Tiles/@AnimatableBody2D@67835" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67835" to="ChallengeNodes/Tiles/@AnimatableBody2D@67835/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67789" to="ChallengeNodes/Tiles/@AnimatableBody2D@67789/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/QuestionBlock" to="ChallengeNodes/Tiles/QuestionBlock/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/QuestionBlock" to="ChallengeNodes/Tiles/QuestionBlock/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/QuestionBlock" to="ChallengeNodes/Tiles/QuestionBlock" method="player_mushroom_check"]
@@ -83,116 +85,129 @@ target_level = "uid://epdr670fya5e"
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/QuestionBlock" to="ChallengeNodes/Tiles/QuestionBlock/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/QuestionBlock" to="ChallengeNodes/Tiles/QuestionBlock" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/QuestionBlock" to="ChallengeNodes/Tiles/QuestionBlock/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67836" to="ChallengeNodes/Tiles/@AnimatableBody2D@67836/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67836" to="ChallengeNodes/Tiles/@AnimatableBody2D@67836/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67836" to="ChallengeNodes/Tiles/@AnimatableBody2D@67836" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67836" to="ChallengeNodes/Tiles/@AnimatableBody2D@67836/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67836" to="ChallengeNodes/Tiles/@AnimatableBody2D@67836" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67836" to="ChallengeNodes/Tiles/@AnimatableBody2D@67836/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67837" to="ChallengeNodes/Tiles/@AnimatableBody2D@67837/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67838" to="ChallengeNodes/Tiles/@AnimatableBody2D@67838/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67838" to="ChallengeNodes/Tiles/@AnimatableBody2D@67838/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67838" to="ChallengeNodes/Tiles/@AnimatableBody2D@67838" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67838" to="ChallengeNodes/Tiles/@AnimatableBody2D@67838/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67838" to="ChallengeNodes/Tiles/@AnimatableBody2D@67838" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67838" to="ChallengeNodes/Tiles/@AnimatableBody2D@67838/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67839" to="ChallengeNodes/Tiles/@AnimatableBody2D@67839/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67839" to="ChallengeNodes/Tiles/@AnimatableBody2D@67839/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67839" to="ChallengeNodes/Tiles/@AnimatableBody2D@67839" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67839" to="ChallengeNodes/Tiles/@AnimatableBody2D@67839/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67839" to="ChallengeNodes/Tiles/@AnimatableBody2D@67839" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67839" to="ChallengeNodes/Tiles/@AnimatableBody2D@67839/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67840" to="ChallengeNodes/Tiles/@AnimatableBody2D@67840/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67841" to="ChallengeNodes/Tiles/@AnimatableBody2D@67841/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67841" to="ChallengeNodes/Tiles/@AnimatableBody2D@67841/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67841" to="ChallengeNodes/Tiles/@AnimatableBody2D@67841" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67841" to="ChallengeNodes/Tiles/@AnimatableBody2D@67841/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67841" to="ChallengeNodes/Tiles/@AnimatableBody2D@67841" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67841" to="ChallengeNodes/Tiles/@AnimatableBody2D@67841/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67842" to="ChallengeNodes/Tiles/@AnimatableBody2D@67842/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67842" to="ChallengeNodes/Tiles/@AnimatableBody2D@67842/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67842" to="ChallengeNodes/Tiles/@AnimatableBody2D@67842" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67842" to="ChallengeNodes/Tiles/@AnimatableBody2D@67842/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67842" to="ChallengeNodes/Tiles/@AnimatableBody2D@67842" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67842" to="ChallengeNodes/Tiles/@AnimatableBody2D@67842/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67843" to="ChallengeNodes/Tiles/@AnimatableBody2D@67843/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67843" to="ChallengeNodes/Tiles/@AnimatableBody2D@67843/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67843" to="ChallengeNodes/Tiles/@AnimatableBody2D@67843" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67843" to="ChallengeNodes/Tiles/@AnimatableBody2D@67843/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67843" to="ChallengeNodes/Tiles/@AnimatableBody2D@67843" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67843" to="ChallengeNodes/Tiles/@AnimatableBody2D@67843/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67844" to="ChallengeNodes/Tiles/@AnimatableBody2D@67844/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67844" to="ChallengeNodes/Tiles/@AnimatableBody2D@67844/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67844" to="ChallengeNodes/Tiles/@AnimatableBody2D@67844" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67844" to="ChallengeNodes/Tiles/@AnimatableBody2D@67844/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67844" to="ChallengeNodes/Tiles/@AnimatableBody2D@67844" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67844" to="ChallengeNodes/Tiles/@AnimatableBody2D@67844/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67845" to="ChallengeNodes/Tiles/@AnimatableBody2D@67845/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67846" to="ChallengeNodes/Tiles/@AnimatableBody2D@67846/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67846" to="ChallengeNodes/Tiles/@AnimatableBody2D@67846/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67846" to="ChallengeNodes/Tiles/@AnimatableBody2D@67846" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67846" to="ChallengeNodes/Tiles/@AnimatableBody2D@67846/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67846" to="ChallengeNodes/Tiles/@AnimatableBody2D@67846" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67846" to="ChallengeNodes/Tiles/@AnimatableBody2D@67846/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67847" to="ChallengeNodes/Tiles/@AnimatableBody2D@67847/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67848" to="ChallengeNodes/Tiles/@AnimatableBody2D@67848/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67848" to="ChallengeNodes/Tiles/@AnimatableBody2D@67848/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67848" to="ChallengeNodes/Tiles/@AnimatableBody2D@67848" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67848" to="ChallengeNodes/Tiles/@AnimatableBody2D@67848/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67848" to="ChallengeNodes/Tiles/@AnimatableBody2D@67848" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67848" to="ChallengeNodes/Tiles/@AnimatableBody2D@67848/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67849" to="ChallengeNodes/Tiles/@AnimatableBody2D@67849/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67849" to="ChallengeNodes/Tiles/@AnimatableBody2D@67849/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67849" to="ChallengeNodes/Tiles/@AnimatableBody2D@67849" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67849" to="ChallengeNodes/Tiles/@AnimatableBody2D@67849/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67849" to="ChallengeNodes/Tiles/@AnimatableBody2D@67849" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67849" to="ChallengeNodes/Tiles/@AnimatableBody2D@67849/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67850" to="ChallengeNodes/Tiles/@AnimatableBody2D@67850/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67851" to="ChallengeNodes/Tiles/@AnimatableBody2D@67851/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67851" to="ChallengeNodes/Tiles/@AnimatableBody2D@67851/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67851" to="ChallengeNodes/Tiles/@AnimatableBody2D@67851" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67851" to="ChallengeNodes/Tiles/@AnimatableBody2D@67851/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67851" to="ChallengeNodes/Tiles/@AnimatableBody2D@67851" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67851" to="ChallengeNodes/Tiles/@AnimatableBody2D@67851/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67852" to="ChallengeNodes/Tiles/@AnimatableBody2D@67852/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67852" to="ChallengeNodes/Tiles/@AnimatableBody2D@67852/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67852" to="ChallengeNodes/Tiles/@AnimatableBody2D@67852" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67852" to="ChallengeNodes/Tiles/@AnimatableBody2D@67852/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67852" to="ChallengeNodes/Tiles/@AnimatableBody2D@67852" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67852" to="ChallengeNodes/Tiles/@AnimatableBody2D@67852/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67853" to="ChallengeNodes/Tiles/@AnimatableBody2D@67853/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67853" to="ChallengeNodes/Tiles/@AnimatableBody2D@67853/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67853" to="ChallengeNodes/Tiles/@AnimatableBody2D@67853" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67853" to="ChallengeNodes/Tiles/@AnimatableBody2D@67853/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67853" to="ChallengeNodes/Tiles/@AnimatableBody2D@67853" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67853" to="ChallengeNodes/Tiles/@AnimatableBody2D@67853/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67790" to="ChallengeNodes/Tiles/@AnimatableBody2D@67790/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67791" to="ChallengeNodes/Tiles/@AnimatableBody2D@67791/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67792" to="ChallengeNodes/Tiles/@AnimatableBody2D@67792/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67793" to="ChallengeNodes/Tiles/@AnimatableBody2D@67793/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67794" to="ChallengeNodes/Tiles/@AnimatableBody2D@67794/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67795" to="ChallengeNodes/Tiles/@AnimatableBody2D@67795/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67796" to="ChallengeNodes/Tiles/@AnimatableBody2D@67796/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67797" to="ChallengeNodes/Tiles/@AnimatableBody2D@67797/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67798" to="ChallengeNodes/Tiles/@AnimatableBody2D@67798/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67799" to="ChallengeNodes/Tiles/@AnimatableBody2D@67799/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67800" to="ChallengeNodes/Tiles/@AnimatableBody2D@67800/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67801" to="ChallengeNodes/Tiles/@AnimatableBody2D@67801/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67802" to="ChallengeNodes/Tiles/@AnimatableBody2D@67802/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67803" to="ChallengeNodes/Tiles/@AnimatableBody2D@67803/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804/LevelPersistance" method="set_as_active"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804" method="player_mushroom_check"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804" method="dispense_item" unbinds=1]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804" method="dispense_item" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67804" to="ChallengeNodes/Tiles/@AnimatableBody2D@67804/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67805" to="ChallengeNodes/Tiles/@AnimatableBody2D@67805/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67806" to="ChallengeNodes/Tiles/@AnimatableBody2D@67806/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="block_destroyed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807/LevelPersistance" method="set_as_active_2"]
[connection signal="block_emptied" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807/LevelPersistance" method="set_as_active"]
[connection signal="item_changed" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807" method="check_brick_empty"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807" method="on_block_hit"]
[connection signal="player_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807/BlockAnimations" method="bounce_block" unbinds=1]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807" method="on_shell_block_hit"]
[connection signal="shell_block_hit" from="ChallengeNodes/Tiles/@AnimatableBody2D@67807" to="ChallengeNodes/Tiles/@AnimatableBody2D@67807/BlockAnimations" method="bounce_block" unbinds=1]