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

Binary file not shown.

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clkah304erwsa"
path="res://.godot/imported/caption_1_2842997487_generated.png-ab1b13f31c6cf4e817b89cb6979b371b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/kq4_016_graveyard/caption_1_2842997487_generated.png"
dest_files=["res://.godot/imported/caption_1_2842997487_generated.png-ab1b13f31c6cf4e817b89cb6979b371b.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://27b2k6gky3afg"]
[gd_scene format=3 uid="uid://5gygr0s1n433"]
[ext_resource type="Script" uid="uid://b7elji15ea6kg" path="res://scenes/kq4_016_graveyard/kq4_016_graveyard.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://b1sd2bt2j641b" path="res://scenes/kq4_016_graveyard/pic_016_visual.png" id="2_abc"]
[ext_resource type="Texture2D" uid="uid://clkah304erwsa" path="res://scenes/kq4_016_graveyard/caption_1_2842997487_generated.png" id="2_8fbum"]
[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_8fbum")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -90,7 +90,6 @@ position = Vector2(24, 565)
position = Vector2(293, 554)
[connection signal="interacted" from="kq4_015_frog_pond" to="." method="_on_frog_pond_interacted"]
[connection signal="interacted" from="kq4_010_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_017_spooky_house_exterior" to="." method="_on_spooky_house_exterior_interacted"]