progress
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://qkcwifq2lb9m"]
|
||||
[gd_scene format=3 uid="uid://qkcwifq2lcam"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dggmtxqdq8216" path="res://scenes/kq4_028_mine_entrance/kq4_028_mine_entrance.gd" id="1_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://b2v134dmq3qdu" path="res://scenes/kq4_028_mine_entrance/pic_028_visual.png" id="2_abc"]
|
||||
[ext_resource type="Texture2D" uid="uid://xoexo8qjh1n0" path="res://scenes/kq4_028_mine_entrance/caption_1_751152612_generated.png" id="2_qqkdp"]
|
||||
[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_qqkdp")
|
||||
centered = false
|
||||
|
||||
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
|
||||
@@ -88,11 +88,10 @@ position = Vector2(506, 555)
|
||||
[node name="exit" parent="kq4_027_forest_path" index="1"]
|
||||
position = Vector2(-64, 534)
|
||||
|
||||
[connection signal="interacted" from="kq4_027_forest_path" to="." method="_on_forest_path_interacted"]
|
||||
|
||||
[connection signal="interacted" from="kq4_022_gnomes_cottage" to="." method="_on_gnomes_cottage_interacted"]
|
||||
[connection signal="interacted" from="kq4_029_dense_forest" to="." method="_on_dense_forest_interacted"]
|
||||
[connection signal="interacted" from="kq4_004_ogres_cottage" to="." method="_on_ogres_cottage_interacted"]
|
||||
[connection signal="interacted" from="kq4_027_forest_path" to="." method="_on_forest_path_interacted"]
|
||||
|
||||
[editable path="kq4_022_gnomes_cottage"]
|
||||
[editable path="kq4_029_dense_forest"]
|
||||
|
||||
Reference in New Issue
Block a user