fix: change hotspots Node to Node2D to allow for proper room visibility swapping
This commit is contained in:
committed by
Julian Murgia
parent
4b3b96b688
commit
b985c42e08
@@ -55,7 +55,7 @@ __meta__ = {
|
||||
"_editor_description_": ""
|
||||
}
|
||||
|
||||
[node name="Hotspots" type="Node" parent="."]
|
||||
[node name="Hotspots" type="Node2D" parent="."]
|
||||
|
||||
[node name="l_exit" parent="Hotspots" instance=ExtResource( 3 )]
|
||||
pause_mode = 1
|
||||
|
||||
Reference in New Issue
Block a user