chicken man

This commit is contained in:
Haze Weathers 2024-02-03 02:02:25 -05:00
parent a7f5ad6db2
commit 63b24cb614
9 changed files with 1469 additions and 97 deletions

View file

@ -17,6 +17,7 @@ tile_data = PoolIntArray( 1507297, 0, 1, 1507298, 0, 2, 1507299, 0, 2, 1507300,
[node name="2083" parent="." instance=ExtResource( 1 )]
position = Vector2( 0, 8 )
famira_path = NodePath("../Famira")
[node name="Camera2D" type="Camera2D" parent="2083"]
offset = Vector2( 0, -8 )
@ -24,4 +25,5 @@ anchor_mode = 0
current = true
[node name="Famira" parent="." instance=ExtResource( 4 )]
position = Vector2( 278, 176 )
position = Vector2( 185, 176 )
sg2083_path = NodePath("../2083")