mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-27 09:50:50 +00:00
Merge branch 'main' into custom-level-loading-rewrite
This commit is contained in:
@@ -164,9 +164,8 @@ position = Vector2(3192, 0)
|
||||
[node name="Checkpoint" parent="." instance=ExtResource("20_xv2tb")]
|
||||
position = Vector2(1328, 0)
|
||||
|
||||
[node name="ChallengeNodes" type="Node" parent="." node_paths=PackedStringArray("nodes_to_delete")]
|
||||
[node name="ChallengeNodes" type="Node" parent="."]
|
||||
script = ExtResource("21_8rqg6")
|
||||
nodes_to_delete = [null]
|
||||
metadata/_custom_type_script = "uid://cgm3opb5qudc1"
|
||||
|
||||
[node name="RedCoin" parent="ChallengeNodes" instance=ExtResource("22_cxldk")]
|
||||
|
||||
Reference in New Issue
Block a user