Renamed assets, worked on the clock and map, started improving assets.

This commit is contained in:
2025-10-23 09:32:14 -04:00
parent 8811c851f9
commit 379fa4bd70
71 changed files with 747 additions and 513 deletions

View File

@@ -4,7 +4,7 @@
[ext_resource type="Texture2D" uid="uid://c5yxq22ao1oyf" path="res://graphics/doorlight.png" id="2_ivnss"]
[ext_resource type="Script" uid="uid://ccorfvcfa84gf" path="res://scripts/guildhall.gd" id="3_sxwyg"]
[ext_resource type="Shader" uid="uid://hr8vdp56p4yo" path="res://shaders/void.tres" id="4_ej4lk"]
[ext_resource type="PackedScene" uid="uid://c8ofw6na082gv" path="res://templates/main_panel.tscn" id="5_blfjh"]
[ext_resource type="PackedScene" uid="uid://c8ofw6na082gv" path="res://templates/game_panel.tscn" id="5_blfjh"]
[ext_resource type="Texture2D" uid="uid://bbh444vapab3y" path="res://graphics/voidcircle.png" id="5_dpsgu"]
[ext_resource type="PackedScene" uid="uid://c7jagw4y7w42l" path="res://templates/top_menu.tscn" id="6_2j6ej"]
[ext_resource type="Shader" uid="uid://cenbje61a2wi6" path="res://shaders/void_composite.gdshader" id="6_l1y25"]

View File

@@ -1,8 +1,10 @@
[gd_scene load_steps=10 format=3 uid="uid://dlmodaf4nojin"]
[gd_scene load_steps=12 format=3 uid="uid://dlmodaf4nojin"]
[ext_resource type="Texture2D" uid="uid://jhaiu4lbwswl" path="res://external/test-map.png" id="1_2klcf"]
[ext_resource type="Texture2D" uid="uid://dy3o1xtqg03at" path="res://external/map-region-ninepatch.png" id="1_2lpho"]
[ext_resource type="PackedScene" uid="uid://dqt38n43p58vx" path="res://templates/map_pin.tscn" id="2_paxxb"]
[ext_resource type="Shader" uid="uid://m6q35taes6nx" path="res://shaders/map_point.gdshader" id="3_2lpho"]
[ext_resource type="Script" uid="uid://bhahhdhn3a7kr" path="res://scripts/map_cloud.gd" id="5_nakos"]
[sub_resource type="Gradient" id="Gradient_be0no"]
offsets = PackedFloat32Array(0, 0.5344828, 1)
@@ -42,7 +44,94 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="NinePatchRect6" type="NinePatchRect" parent="."]
modulate = Color(0.38170326, 0.38170323, 0.38170323, 1)
layout_mode = 0
offset_left = -457.0
offset_top = -257.0
offset_right = 2436.0
offset_bottom = 1370.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="NinePatchRect7" type="NinePatchRect" parent="."]
modulate = Color(0.7539839, 0.75398386, 0.75398386, 1)
layout_mode = 0
offset_left = -320.0
offset_top = 70.0
offset_right = 1304.0
offset_bottom = 1114.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="NinePatchRect" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = 57.0
offset_top = 235.0
offset_right = 618.0
offset_bottom = 581.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="NinePatchRect2" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = -350.0
offset_top = 20.0
offset_right = 147.0
offset_bottom = 219.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="NinePatchRect3" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = 405.0
offset_top = 272.0
offset_right = 541.0
offset_bottom = 407.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="NinePatchRect4" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = -274.0
offset_top = 534.0
offset_right = -89.0
offset_bottom = 733.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="NinePatchRect5" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = 651.0
offset_top = 645.0
offset_right = 715.0
offset_bottom = 709.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
[node name="TextureRect" type="TextureRect" parent="."]
visible = false
layout_mode = 0
offset_left = -453.00003
offset_top = -256.0
@@ -51,36 +140,36 @@ offset_bottom = 824.0
scale = Vector2(1.5, 1.5)
texture = ExtResource("1_2klcf")
[node name="Map Pin2" parent="." instance=ExtResource("2_paxxb")]
[node name="Spire Pin" parent="." instance=ExtResource("2_paxxb")]
layout_mode = 0
offset_left = 389.0
offset_top = 554.0
offset_right = 459.0
offset_bottom = 624.0
label = ""
offset_left = 647.0
offset_top = 641.0
offset_right = 717.0
offset_bottom = 711.0
label = "Spire"
locked_brief = ""
unlocked_brief = ""
[node name="Brief" parent="Map Pin2/BriefPanel" index="0"]
[node name="Brief" parent="Spire Pin/BriefPanel" index="0"]
text = ""
[node name="CanvasGroup" parent="Map Pin2" index="1"]
[node name="CanvasGroup" parent="Spire Pin" index="1"]
material = SubResource("ShaderMaterial_gldc4")
[node name="Pin" parent="Map Pin2/CanvasGroup" index="0"]
[node name="Pin" parent="Spire Pin/CanvasGroup" index="0"]
mouse_filter = 2
[node name="Banner" parent="Map Pin2/CanvasGroup" index="1"]
[node name="Banner" parent="Spire Pin/CanvasGroup" index="1"]
offset_left = 0.0
offset_top = 0.0
offset_right = 188.0
offset_bottom = 188.0
mouse_filter = 2
[node name="Label" parent="Map Pin2/CanvasGroup/Banner" index="0"]
[node name="Label" parent="Spire Pin/CanvasGroup/Banner" index="0"]
text = ""
[node name="Map Pin3" parent="." instance=ExtResource("2_paxxb")]
[node name="Nestor\'s Woods Pin" parent="." instance=ExtResource("2_paxxb")]
layout_mode = 0
offset_left = 144.0
offset_top = 382.0
@@ -91,31 +180,430 @@ label = "Nestor's Woods"
locked_brief = ""
unlocked_brief = ""
[node name="Map Pin4" parent="." instance=ExtResource("2_paxxb")]
[node name="Iko Gorge Pin" parent="." instance=ExtResource("2_paxxb")]
layout_mode = 0
offset_left = 229.0
offset_top = 89.0
offset_right = 299.0
offset_bottom = 159.0
offset_left = -134.0
offset_top = 80.0
offset_right = -64.0
offset_bottom = 150.0
primed = true
label = "Iko Gorge"
locked_brief = "Mysterious cliffs in the frozen north."
unlocked_brief = "One of the few northernmost lands uninhabited by [giants]. The snowy creatures of the Iko region run rampant here. Some say they are protected by the [giant] goddess, [Nakari]."
[node name="BriefPanel" parent="Map Pin4" index="0"]
[node name="BriefPanel" parent="Iko Gorge Pin" index="0"]
offset_left = 56.0
offset_top = 53.0
offset_right = 356.0
offset_bottom = 153.0
[node name="Brief" parent="Map Pin4/BriefPanel" index="0"]
[node name="Brief" parent="Iko Gorge Pin/BriefPanel" index="0"]
text = "Mysterious cliffs in the frozen north."
[node name="CanvasGroup" parent="Map Pin4" index="1"]
[node name="CanvasGroup" parent="Iko Gorge Pin" index="1"]
material = SubResource("ShaderMaterial_2klcf")
[node name="Label" parent="Map Pin4/CanvasGroup/Banner" index="0"]
[node name="Label" parent="Iko Gorge Pin/CanvasGroup/Banner" index="0"]
text = "Iko Gorge"
[editable path="Map Pin2"]
[editable path="Map Pin4"]
[node name="Alikia Glade" parent="." instance=ExtResource("2_paxxb")]
layout_mode = 0
offset_left = 437.0
offset_top = 303.0
offset_right = 507.0
offset_bottom = 373.0
label = ""
locked_brief = ""
unlocked_brief = ""
[node name="Echo Valley Monastery Pin" parent="." instance=ExtResource("2_paxxb")]
layout_mode = 0
offset_left = 279.0
offset_top = 585.0
offset_right = 349.0
offset_bottom = 655.0
label = "Echo Valley Monastery"
locked_brief = ""
unlocked_brief = ""
[node name="Crystal Cave Pin" parent="." instance=ExtResource("2_paxxb")]
layout_mode = 0
offset_left = -222.0
offset_top = 596.0
offset_right = -152.0
offset_bottom = 666.0
label = "Crystal Cave"
locked_brief = ""
unlocked_brief = ""
[node name="Clouds" type="Control" parent="."]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Cloud" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -602.0
offset_top = -123.0
offset_right = -41.0
offset_bottom = 223.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud2" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -511.0
offset_top = 32.0
offset_right = 50.0
offset_bottom = 378.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud3" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -160.0
offset_top = -104.0
offset_right = 401.0
offset_bottom = 242.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud4" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 295.0
offset_top = 100.0
offset_right = 856.0
offset_bottom = 446.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud5" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 468.0
offset_top = -120.0
offset_right = 1029.0
offset_bottom = 226.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud6" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 116.0
offset_top = -186.0
offset_right = 677.0
offset_bottom = 160.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud7" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -727.0
offset_top = 348.0
offset_right = -166.0
offset_bottom = 694.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud8" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -526.0
offset_top = 481.0
offset_right = 35.0
offset_bottom = 827.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud9" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -810.0
offset_top = 773.0
offset_right = -249.0
offset_bottom = 1119.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud10" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -911.0
offset_top = 548.0
offset_right = -350.0
offset_bottom = 894.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud11" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -293.0
offset_top = 690.0
offset_right = 268.0
offset_bottom = 1036.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud12" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -105.0
offset_top = 630.0
offset_right = 456.0
offset_bottom = 976.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud13" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 171.0
offset_top = 551.0
offset_right = 732.0
offset_bottom = 897.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud15" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 347.0
offset_top = 339.0
offset_right = 908.0
offset_bottom = 685.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud16" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 702.0
offset_top = 129.0
offset_right = 1263.0
offset_bottom = 475.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud17" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 533.0
offset_top = 580.0
offset_right = 1094.0
offset_bottom = 926.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud18" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -144.0
offset_top = 832.0
offset_right = 417.0
offset_bottom = 1178.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud19" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = -575.0
offset_top = 956.0
offset_right = -14.0
offset_bottom = 1302.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud20" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 385.0
offset_top = 736.0
offset_right = 946.0
offset_bottom = 1082.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud21" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 600.0
offset_top = 287.0
offset_right = 1161.0
offset_bottom = 633.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud22" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 893.0
offset_top = 889.0
offset_right = 1454.0
offset_bottom = 1235.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud23" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 997.0
offset_top = 606.0
offset_right = 1558.0
offset_bottom = 952.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud24" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 1051.0
offset_top = 318.0
offset_right = 1612.0
offset_bottom = 664.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud25" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 955.0
offset_top = 38.0
offset_right = 1516.0
offset_bottom = 384.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud26" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 986.0
offset_top = -229.0
offset_right = 1547.0
offset_bottom = 117.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[node name="Cloud27" type="NinePatchRect" parent="Clouds"]
modulate = Color(0.84532857, 0.74155146, 0.35449484, 1)
layout_mode = 0
offset_left = 1430.0
offset_top = 10.0
offset_right = 1991.0
offset_bottom = 356.0
texture = ExtResource("1_2lpho")
patch_margin_left = 4
patch_margin_top = 4
patch_margin_right = 4
patch_margin_bottom = 4
script = ExtResource("5_nakos")
[editable path="Spire Pin"]
[editable path="Iko Gorge Pin"]

View File

@@ -1,12 +1,11 @@
[gd_scene load_steps=12 format=3 uid="uid://dfa6ep4o53s08"]
[gd_scene load_steps=11 format=3 uid="uid://155hlphgft66"]
[ext_resource type="Script" uid="uid://cci652umkym1f" path="res://scripts/test_scene.gd" id="1_752n1"]
[ext_resource type="Texture2D" uid="uid://c5yxq22ao1oyf" path="res://graphics/doorlight.png" id="2_oi1nh"]
[ext_resource type="PackedScene" uid="uid://cd08dp16bixfv" path="res://templates/guildhall.tscn" id="2_rma72"]
[ext_resource type="Script" uid="uid://bnbljf6u2d3kh" path="res://scripts/visitor_spawner.gd" id="3_oi1nh"]
[ext_resource type="PackedScene" uid="uid://c8ofw6na082gv" path="res://templates/main_panel.tscn" id="4_4k18p"]
[ext_resource type="PackedScene" uid="uid://c7jagw4y7w42l" path="res://templates/top_menu.tscn" id="5_p1w2f"]
[ext_resource type="AudioStream" uid="uid://cmray2frojcd" path="res://sounds/Door Hinge Creaking Door.wav" id="7_oi1nh"]
[ext_resource type="Texture2D" uid="uid://c5yxq22ao1oyf" path="res://graphics/doorlight.png" id="2_g60ou"]
[ext_resource type="PackedScene" uid="uid://cd08dp16bixfv" path="res://templates/guildhall.tscn" id="3_6js5w"]
[ext_resource type="Script" uid="uid://bnbljf6u2d3kh" path="res://scripts/visitor_spawner.gd" id="4_3jgpx"]
[ext_resource type="PackedScene" uid="uid://c8ofw6na082gv" path="res://templates/game_panel.tscn" id="5_qf35n"]
[ext_resource type="PackedScene" uid="uid://c7jagw4y7w42l" path="res://templates/top_menu.tscn" id="6_sqcvo"]
[ext_resource type="AudioStream" uid="uid://cmray2frojcd" path="res://sounds/Door Hinge Creaking Door.wav" id="7_xvhcj"]
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_752n1"]
blend_mode = 3
@@ -59,8 +58,7 @@ _data = {
&"open": SubResource("Animation_4k18p")
}
[node name="Active Scene" type="Node2D"]
script = ExtResource("1_752n1")
[node name="Open Shift Scene" type="Node2D"]
[node name="ColorRect" type="ColorRect" parent="."]
visible = false
@@ -84,7 +82,7 @@ self_modulate = Color(2.5713813, 2.5713813, 2.5713813, 0.36078432)
z_index = 100
position = Vector2(866, 654)
scale = Vector2(2, 2)
texture = ExtResource("2_oi1nh")
texture = ExtResource("2_g60ou")
hframes = 5
frame = 1
@@ -93,13 +91,13 @@ libraries = {
&"": SubResource("AnimationLibrary_dtjin")
}
[node name="Guildhall" parent="." instance=ExtResource("2_rma72")]
[node name="Guildhall" parent="." instance=ExtResource("3_6js5w")]
position = Vector2(421, 289)
[node name="VisitorSpawner" type="Node2D" parent="Guildhall"]
position = Vector2(453, 533)
script = ExtResource("3_oi1nh")
total_visitors = 1
script = ExtResource("4_3jgpx")
total_visitors = 3
[node name="Timer" type="Timer" parent="Guildhall/VisitorSpawner"]
@@ -111,16 +109,16 @@ offset_top = 23.0
offset_right = 1886.0
offset_bottom = 351.0
[node name="MainPanel" parent="UI/VBoxContainer" instance=ExtResource("4_4k18p")]
[node name="MainPanel" parent="UI/VBoxContainer" instance=ExtResource("5_qf35n")]
layout_mode = 2
[node name="Notices" type="Control" parent="UI/VBoxContainer"]
layout_mode = 2
[node name="Control" parent="UI" instance=ExtResource("5_p1w2f")]
[node name="Control" parent="UI" instance=ExtResource("6_sqcvo")]
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = ExtResource("7_oi1nh")
stream = ExtResource("7_xvhcj")
volume_db = -24.535
[connection signal="timeout" from="Guildhall/VisitorSpawner/Timer" to="Guildhall/VisitorSpawner" method="_on_timer_timeout"]

View File

@@ -0,0 +1,9 @@
[gd_scene load_steps=3 format=3 uid="uid://dfa6ep4o53s08"]
[ext_resource type="Script" uid="uid://cci652umkym1f" path="res://scripts/test_scene.gd" id="1_2vxxa"]
[ext_resource type="PackedScene" uid="uid://155hlphgft66" path="res://scenes/open_shift_scene.tscn" id="2_o2nb0"]
[node name="Node" type="Node"]
script = ExtResource("1_2vxxa")
[node name="Open Shift Scene" parent="." instance=ExtResource("2_o2nb0")]