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

@@ -687,3 +687,11 @@ position = Vector2( 76.7617, 437.649 )
script = ExtResource( 12 )
global_id = "r9_player_start"
is_start_location = true
[node name="bottle_inventory" parent="." instance=ExtResource( 11 )]
position = Vector2( 490.648, 92.016 )
dont_apply_terrain_scaling = true
[node name="Position2D" type="Position2D" parent="bottle_inventory"]
position = Vector2( -11, 284 )
script = ExtResource( 12 )