progress
This commit is contained in:
@@ -11,3 +11,15 @@ func _on_mountain_path_to_dark_castle_interacted() -> void:
|
||||
|
||||
func _on_dense_forest_interacted() -> void:
|
||||
$kq4_029_dense_forest.default_script(self)
|
||||
|
||||
|
||||
func _on_room_looked() -> void:
|
||||
start_main_script(ScriptBuilder.init(
|
||||
ScriptBuilder.say(ego, "A mountain range rises to the east from the forest. A narrow path winds steeply up the side of it.")
|
||||
).build(self, "_on_script_complete"))
|
||||
|
||||
|
||||
func _on_mountain_looked() -> void:
|
||||
start_main_script(ScriptBuilder.init(
|
||||
ScriptBuilder.say(ego, "Jagged mountain peaks rise above. The path looks treacherous.")
|
||||
).build(self, "_on_script_complete"))
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
[ext_resource type="Texture2D" path="res://scenes/kq4_030_mountain_pass/pic_030_visual.png" id="2_abc"]
|
||||
[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"]
|
||||
[ext_resource type="Resource" uid="uid://25ctyzv93nqd3" path="res://scenes/kq4_030_mountain_pass/mountain_polygon_0.tres" id="5_mountain"]
|
||||
[ext_resource type="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="6_setpiece"]
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
|
||||
vertices = PackedVector2Array(374.47656, 1145.0078, -140.75781, 1180.2031, -76.11719, 588.6797, -53.679688, 490.4922, 1222.4688, 227.3125, 1994.2422, 468.4297, 2012.7031, 1020.2031, 1268.1875, 1113.0234)
|
||||
@@ -78,6 +80,16 @@ position = Vector2(-64, 534)
|
||||
[connection signal="interacted" from="kq4_079_mountain_path_to_dark_castle" to="." method="_on_mountain_path_to_dark_castle_interacted"]
|
||||
[connection signal="interacted" from="kq4_029_dense_forest" to="." method="_on_dense_forest_interacted"]
|
||||
|
||||
[node name="mountain" type="Polygon2D" parent="." groups=["set-piece"]]
|
||||
scale = Vector2(6, 6)
|
||||
color = Color(0.5, 0.5, 0.5, 0.25)
|
||||
polygon = PackedVector2Array(52, 92, 203, 123, 316, 91, 157, 133, 231, 166, 98, 187, 148, 159, 47, 187)
|
||||
script = ExtResource("6_setpiece")
|
||||
label = "Mountain"
|
||||
points_resource = ExtResource("5_mountain")
|
||||
|
||||
[connection signal="looked" from="mountain" to="." method="_on_mountain_looked"]
|
||||
|
||||
[editable path="kq4_024_waterfall_and_pool"]
|
||||
[editable path="kq4_079_mountain_path_to_dark_castle"]
|
||||
[editable path="kq4_029_dense_forest"]
|
||||
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_0.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_0.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://3hqumhi48l2q"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(52, 92, 203, 123, 316, 91, 157, 133, 231, 166, 98, 187, 148, 159, 47, 187)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_1.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_1.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://d4hawov60pjnb"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(287, 178, 297, 164, 237, 186, 261, 138, 272, 150, 265, 125, 276, 149, 307, 137)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_2.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_2.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://0fvsoix6241s"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(310, 75, 317, 75, 303, 91, 306, 31, 293, 27, 307, 24, 317, 10)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_3.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_3.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://bxr820o8eu16y"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(255, 78, 254, 41, 244, 87, 241, 67, 227, 83, 220, 67, 232, 75, 260, 35)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_4.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_4.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://icvpjk4elxef"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(276, 58, 282, 59, 285, 48, 280, 76, 281, 61, 275, 59, 278, 75, 270, 93, 272, 40)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_5.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_5.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://c3kl4jqrdtjhd"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(287, 43, 294, 40, 288, 81, 292, 92, 286, 99, 282, 95, 286, 94, 286, 30, 291, 30)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_6.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_6.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://d3b8v4rxhk57r"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(14, 100, 16, 101, 17, 100, 18, 101, 18, 122, 13, 122, 11, 123, 11, 100)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_030_mountain_pass/mountain_polygon_7.tres
Normal file
8
scenes/kq4_030_mountain_pass/mountain_polygon_7.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://ivwfyibnmr7q"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(290, 0, 292, 13, 299, 14, 287, 17, 292, 21, 282, 16, 283, 0)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
Reference in New Issue
Block a user