Use Home room

This commit is contained in:
2023-02-07 23:28:14 +01:00
parent e95f081cff
commit 9c392c0ea4
10 changed files with 10 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ vertices = PoolVector2Array( 125, 357, 1170, 355, 1277, 417, 1279, 550, -1, 548,
polygons = [ PoolIntArray( 0, 1, 2, 3, 4, 5 ) ]
outlines = [ PoolVector2Array( 125, 357, 1170, 355, 1277, 417, 1279, 550, -1, 548, 0, 449 ) ]
[node name="room1" type="Node2D"]
[node name="room2" type="Node2D"]
script = ExtResource( 6 )
__meta__ = {
"_edit_vertical_guides_": [ ]