This commit is contained in:
2026-02-26 11:43:24 -08:00
parent 0d2a941ecd
commit c2f8e848c5
1191 changed files with 16044 additions and 716 deletions

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://djbrg233lxgyy"
path="res://.godot/imported/caption_3_840023845_generated.png-22b50377e1937bdd8b3b47801fcccd06.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/kq4_007_fishermans_shack/caption_3_840023845_generated.png"
dest_files=["res://.godot/imported/caption_3_840023845_generated.png-22b50377e1937bdd8b3b47801fcccd06.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -1,7 +1,7 @@
[gd_scene format=3 uid="uid://yj4t7thmkoct"]
[ext_resource type="Script" uid="uid://2uu84x9n2g1rc" path="res://scenes/kq4_007_fishermans_shack/kq4_007_fishermans_shack.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://2aflqbq19m0ll" path="res://scenes/kq4_007_fishermans_shack/pic_007_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://s050ktv31wgy" path="res://scenes/kq4_007_fishermans_shack/kq4_007_fishermans_shack.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://djbrg233lxgyy" path="res://scenes/kq4_007_fishermans_shack/caption_3_840023845_generated.png" id="2_86g5m"]
[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_86g5m")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -50,8 +50,6 @@ position = Vector2(133, 643)
[node name="exit" parent="kq4_001_beach" index="1"]
position = Vector2(174, 519)
[connection signal="interacted" from="kq4_001_beach" to="." method="_on_beach_interacted"]
[node name="kq4_008_back_of_fishermans_shack" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
@@ -78,8 +76,6 @@ position = Vector2(118, 514)
[node name="exit" parent="kq4_013_beach" index="1"]
position = Vector2(151, 615)
[connection signal="interacted" from="kq4_013_beach" to="." method="_on_beach_2_interacted"]
[node name="west_exit" parent="." unique_id=1117747814 instance=ExtResource("4_abc")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
label = "West Exit"
@@ -90,7 +86,9 @@ position = Vector2(506, 555)
[node name="exit" parent="west_exit" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_001_beach" to="." method="_on_beach_interacted"]
[connection signal="interacted" from="kq4_008_back_of_fishermans_shack" to="." method="_on_back_of_fishermans_shack_interacted"]
[connection signal="interacted" from="kq4_013_beach" to="." method="_on_beach_2_interacted"]
[editable path="kq4_001_beach"]
[editable path="kq4_008_back_of_fishermans_shack"]