most areas connected
This commit is contained in:
@@ -53,10 +53,24 @@ position = Vector2(1400, 300)
|
||||
[node name="exit" parent="kq4_013_beach" index="1"]
|
||||
position = Vector2(1400, 150)
|
||||
|
||||
[node name="kq4_031_open_ocean" parent="." index="8" instance=ExtResource("4_8xjvi")]
|
||||
polygon = PackedVector2Array(100, 400, 200, 500, 400, 500, 500, 400)
|
||||
appear_at_node = "kq4_019_coastal_cliffs"
|
||||
target = "uid://2f7c49hpkducc"
|
||||
label = "Open Ocean"
|
||||
|
||||
[node name="entrance" parent="kq4_031_open_ocean" index="0"]
|
||||
position = Vector2(300, 450)
|
||||
|
||||
[node name="exit" parent="kq4_031_open_ocean" index="1"]
|
||||
position = Vector2(150, 450)
|
||||
|
||||
[connection signal="interacted" from="kq4_013_beach" to="." method="_on_beach_interacted"]
|
||||
[connection signal="interacted" from="kq4_020_meadow" to="." method="_on_meadow_interacted"]
|
||||
[connection signal="interacted" from="kq4_025_beach_at_river_delta" to="." method="_on_beach_at_river_delta_interacted"]
|
||||
[connection signal="interacted" from="kq4_031_open_ocean" to="." method="_on_open_ocean_interacted"]
|
||||
|
||||
[editable path="kq4_020_meadow"]
|
||||
[editable path="kq4_025_beach_at_river_delta"]
|
||||
[editable path="kq4_013_beach"]
|
||||
[editable path="kq4_031_open_ocean"]
|
||||
|
||||
Reference in New Issue
Block a user