progress
This commit is contained in:
@@ -52,11 +52,26 @@ position = Vector2(-79, 65)
|
||||
[node name="exit" parent="kq4_004_ogres_cottage" index="1"]
|
||||
position = Vector2(66, 71)
|
||||
|
||||
[node name="kq4_009_shady_wooded_area" parent="." instance=ExtResource("4_6r684")]
|
||||
position = Vector2(910, 542)
|
||||
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
||||
appear_at_node = "kq4_003_fountain_pool"
|
||||
target = "uid://1hkplw2a78b1y"
|
||||
label = "Shady Wooded Area"
|
||||
|
||||
[node name="entrance" parent="kq4_009_shady_wooded_area" index="0"]
|
||||
position = Vector2(118, 514)
|
||||
|
||||
[node name="exit" parent="kq4_009_shady_wooded_area" index="1"]
|
||||
position = Vector2(151, 615)
|
||||
|
||||
[node name="Fg" type="Sprite2D" parent="."]
|
||||
scale = Vector2(1.163, 1.179)
|
||||
texture = ExtResource("5_cu368")
|
||||
centered = false
|
||||
|
||||
[connection signal="interacted" from="kq4_004_ogres_cottage" to="." method="_on_ogre_house_interacted"]
|
||||
[connection signal="interacted" from="kq4_009_shady_wooded_area" to="." method="_on_shady_wooded_area_interacted"]
|
||||
|
||||
[editable path="kq4_004_ogres_cottage"]
|
||||
[editable path="kq4_009_shady_wooded_area"]
|
||||
|
||||
Reference in New Issue
Block a user