supports resources based on masks.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://nb7ybebcy6ok" path="res://scenes/kq4_003_fountain_pool/caption_1_2884713022_generated.png" id="2_ev2w4"]
|
||||
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_1g2ot"]
|
||||
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_6r684"]
|
||||
[ext_resource type="Resource" uid="uid://biiu4g5skgjun" path="res://scenes/kq4_003_fountain_pool/pool_shap2.tres" id="4_nuxlg"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmvcn5pl2qble" path="res://scenes/kq4_003_fountain_pool/fg.png" id="5_cu368"]
|
||||
[ext_resource type="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="6_n67q9"]
|
||||
|
||||
@@ -92,31 +93,24 @@ position = Vector2(207, 489)
|
||||
[node name="exit" parent="kq4_027_forest_path" index="1"]
|
||||
position = Vector2(396, 438)
|
||||
|
||||
[node name="pool" type="Polygon2D" parent="."]
|
||||
position = Vector2(577, 565)
|
||||
polygon = PackedVector2Array(-297, 55, 23, 45, 623, 45, 873, 55, 1023, 115, 1103, 155, 1043, 215, 923, 295, 423, 305, -77, 300, -197, 275, -277, 215, -317, 135, -297, 55)
|
||||
color = Color(0, 0.407843, 0.776471, 0.25)
|
||||
script = ExtResource("6_n67q9")
|
||||
label = "Pool"
|
||||
|
||||
[node name="columns" type="Polygon2D" parent="."]
|
||||
[node name="columns" type="Polygon2D" parent="." unique_id=896145355]
|
||||
position = Vector2(-43, 689)
|
||||
polygon = PackedVector2Array(398, -10, 402, -118, -4, -128, 0, -19)
|
||||
color = Color(0.7, 0.7, 0.7, 0.25)
|
||||
polygon = PackedVector2Array(398, -10, 402, -118, -4, -128, 0, -19)
|
||||
script = ExtResource("6_n67q9")
|
||||
label = "Columns"
|
||||
|
||||
[node name="stairs" type="Polygon2D" parent="."]
|
||||
[node name="stairs" type="Polygon2D" parent="." unique_id=737804296]
|
||||
position = Vector2(1526, 653)
|
||||
polygon = PackedVector2Array(129, 92, 534, 73, 498, -75, 5, -56)
|
||||
color = Color(0.5, 0.5, 0.5, 0.25)
|
||||
polygon = PackedVector2Array(129, 92, 534, 73, 498, -75, 5, -56)
|
||||
script = ExtResource("6_n67q9")
|
||||
label = "Stairs"
|
||||
|
||||
[node name="ground" type="Polygon2D" parent="."]
|
||||
[node name="ground" type="Polygon2D" parent="." unique_id=1868664008]
|
||||
position = Vector2(-28.5625, 1097.27)
|
||||
polygon = PackedVector2Array(17.5625, -399.27, 392.211, -408.512, 261.641, -180.051, 550.586, -98.4498, 573.523, -160.27, 1285.42, -160.27, 1385.22, -90.7104, 1544.09, -439.453, 396.914, -535.582, 17.5547, -1051.08)
|
||||
color = Color(0.4, 0.27, 0.13, 0.25)
|
||||
polygon = PackedVector2Array(17.5625, -399.27, 392.211, -408.512, 261.641, -180.051, 550.586, -98.4498, 573.523, -160.27, 1285.42, -160.27, 1385.22, -90.7104, 1544.09, -439.453, 396.914, -535.582, 17.5547, -1051.08)
|
||||
script = ExtResource("6_n67q9")
|
||||
label = "Ground"
|
||||
|
||||
@@ -125,14 +119,22 @@ scale = Vector2(1.163, 1.179)
|
||||
texture = ExtResource("5_cu368")
|
||||
centered = false
|
||||
|
||||
[node name="pool" type="Polygon2D" parent="." unique_id=1959309137 groups=["set-piece"]]
|
||||
scale = Vector2(0.78, 0.777)
|
||||
color = Color(0, 0.407843, 0.776471, 0.25)
|
||||
polygon = PackedVector2Array(521.48, 955.4, 550.26, 943.14, 655.6, 946.46, 710.07, 906.29, 1799.47, 902.07, 1850.61, 939.09, 1906.74, 946.14, 1943.33, 962.53, 1953, 978, 1922.91, 1008.61, 1937.93, 1040.47, 1919.35, 1062.35, 1496.34, 1064, 1491.6, 1128.52, 1474.93, 1138.71, 1024.07, 1140.71, 1007.29, 1122.93, 1010.4, 1063.91, 596.53, 1061.93, 577.14, 1045.74, 578.99, 1014.44, 504.65, 1005.35, 492, 990)
|
||||
script = ExtResource("6_n67q9")
|
||||
label = "Pool"
|
||||
points_resource = ExtResource("4_nuxlg")
|
||||
|
||||
[connection signal="interacted" from="kq4_002_meadow" to="." method="_on_meadow_interacted"]
|
||||
[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"]
|
||||
[connection signal="interacted" from="kq4_027_forest_path" to="." method="_on_forest_path_27_interacted"]
|
||||
[connection signal="looked" from="pool" to="." method="_on_pool_looked"]
|
||||
[connection signal="looked" from="columns" to="." method="_on_columns_looked"]
|
||||
[connection signal="looked" from="stairs" to="." method="_on_stairs_looked"]
|
||||
[connection signal="looked" from="ground" to="." method="_on_ground_looked"]
|
||||
[connection signal="looked" from="pool" to="." method="_on_pool_looked"]
|
||||
|
||||
[editable path="kq4_002_meadow"]
|
||||
[editable path="kq4_004_ogres_cottage"]
|
||||
|
||||
8
scenes/kq4_003_fountain_pool/pool_shap.tres
Normal file
8
scenes/kq4_003_fountain_pool/pool_shap.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="PolygonPointsResource" script_class="PolygonPointsResource" format=3 uid="uid://ba5nw7qr18eeq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(2456.78, 1299.07, 2360.97, 1342.68, 920, 1454, 308.68, 1279.56, 134.7, 1193.86, 49.31, 1028.52, -14.39, 44.73, 33.27, -11.45, 76.7, -30.49, 955.2, -99.7, 2533.27, -92.39, 2578.15, -55.56, 2595, 0, 2586.34, 1059.38)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
8
scenes/kq4_003_fountain_pool/pool_shap2.tres
Normal file
8
scenes/kq4_003_fountain_pool/pool_shap2.tres
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://biiu4g5skgjun"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ppr")
|
||||
points = PackedVector2Array(521.48, 955.4, 550.26, 943.14, 655.6, 946.46, 710.07, 906.29, 1799.47, 902.07, 1850.61, 939.09, 1906.74, 946.14, 1943.33, 962.53, 1953, 978, 1922.91, 1008.61, 1937.93, 1040.47, 1919.35, 1062.35, 1496.34, 1064, 1491.6, 1128.52, 1474.93, 1138.71, 1024.07, 1140.71, 1007.29, 1122.93, 1010.4, 1063.91, 596.53, 1061.93, 577.14, 1045.74, 578.99, 1014.44, 504.65, 1005.35, 492, 990)
|
||||
metadata/_custom_type_script = "uid://dtemboas3bi8y"
|
||||
Reference in New Issue
Block a user