fix: correct change nodes of node type to node2d type to fix transition bug

This commit is contained in:
Balloonpopper
2022-04-14 09:13:42 +10:00
committed by Julian Murgia
parent 59aff141a3
commit 1db0bc4a39
11 changed files with 10 additions and 12 deletions

View File

@@ -116,7 +116,7 @@ script = ExtResource( 9 )
global_id = "r4_player_start"
is_start_location = true
[node name="Hotspots" type="Node" parent="."]
[node name="Hotspots" type="Node2D" parent="."]
[node name="l_door" type="Area2D" parent="Hotspots"]
pause_mode = 1