fix: fixes issue w/ bottle from room9 and inventory across rooms; fixes issue w/ room10 and text rendering

This commit is contained in:
Duncan Brown
2022-04-15 00:39:59 -04:00
committed by Julian Murgia
parent 0cf4672161
commit 9db27c6a74
5 changed files with 34 additions and 3 deletions

View File

@@ -259,6 +259,9 @@ the door opening etc.
Unlocking the puzzle disables (and
hides) the locked button, showing the
unlocked graphic underneath."
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Hotspots" type="Node2D" parent="."]