mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-27 01:40:57 +00:00
Merge branch 'main' into custom-level-loading-rewrite
This commit is contained in:
@@ -185,7 +185,7 @@ optional = true
|
||||
|
||||
[node name="ChallengeNodes" type="Node" parent="." node_paths=PackedStringArray("nodes_to_delete")]
|
||||
script = ExtResource("20_8cbri")
|
||||
nodes_to_delete = [NodePath("../Enemies/Lakitu"), NodePath("../DecoTiles"), NodePath("../Blocks")]
|
||||
nodes_to_delete = [NodePath("../Blocks")]
|
||||
force_on = true
|
||||
metadata/_custom_type_script = "uid://cgm3opb5qudc1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user