progress
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://1rwfkejhz94hp"]
|
||||
[gd_scene format=3 uid="uid://dlg6010ym2uw4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3cwoihar636od" path="res://scenes/kq4_001_beach/kq4_001_beach.gd" id="1_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://3bbln6eghny8u" path="res://scenes/kq4_001_beach/pic_001_visual.png" id="2_abc"]
|
||||
[ext_resource type="Script" uid="uid://ba2ld2t08o2d0" path="res://scenes/kq4_001_beach/kq4_001_beach.gd" id="1_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://dy2gfoemajb8m" path="res://scenes/kq4_001_beach/caption_1_3266141658_generated.png" id="2_lop0a"]
|
||||
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
|
||||
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
|
||||
|
||||
@@ -15,8 +15,8 @@ y_sort_enabled = true
|
||||
script = ExtResource("1_abc")
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
|
||||
scale = Vector2(6, 6)
|
||||
texture = ExtResource("2_abc")
|
||||
scale = Vector2(0.78, 0.78)
|
||||
texture = ExtResource("2_lop0a")
|
||||
centered = false
|
||||
|
||||
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
|
||||
@@ -88,11 +88,10 @@ position = Vector2(506, 555)
|
||||
[node name="exit" parent="kq4_031_open_ocean" index="1"]
|
||||
position = Vector2(-64, 534)
|
||||
|
||||
[connection signal="interacted" from="kq4_031_open_ocean" to="." method="_on_open_ocean_interacted"]
|
||||
|
||||
[connection signal="interacted" from="kq4_025_beach_at_river_delta" to="." method="_on_beach_at_river_delta_interacted"]
|
||||
[connection signal="interacted" from="kq4_002_meadow" to="." method="_on_meadow_interacted"]
|
||||
[connection signal="interacted" from="kq4_007_fishermans_shack" to="." method="_on_fishermans_shack_interacted"]
|
||||
[connection signal="interacted" from="kq4_031_open_ocean" to="." method="_on_open_ocean_interacted"]
|
||||
|
||||
[editable path="kq4_025_beach_at_river_delta"]
|
||||
[editable path="kq4_002_meadow"]
|
||||
|
||||
Reference in New Issue
Block a user