demo 优化

This commit is contained in:
cakipaul 2025-06-14 16:46:32 +08:00
parent f524ba5588
commit 6ce8c474bb
154 changed files with 2099 additions and 639 deletions

View File

@ -1,4 +1,4 @@
[gd_resource type="SpriteFrames" load_steps=104 format=3 uid="uid://3nas025c2c5u"]
[gd_resource type="SpriteFrames" load_steps=105 format=3 uid="uid://3nas025c2c5u"]
[ext_resource type="Texture2D" uid="uid://dwhh5uck24og4" path="res://asset/art/gif/c02_杂项/听纸杯/0.png" id="1_jpxok"]
[ext_resource type="Texture2D" uid="uid://b7gqorave0ung" path="res://asset/art/gif/c02_杂项/f3/0.png" id="1_o3ytw"]
@ -101,8 +101,9 @@
[ext_resource type="Texture2D" uid="uid://dyp0q0a6lcswk" path="res://asset/art/gif/c02_杂项/小婵晃脚掉鞋/57.png" id="74_csbcu"]
[ext_resource type="Texture2D" uid="uid://dsom0pwipi4gm" path="res://asset/art/gif/c02_杂项/小婵晃脚掉鞋/58.png" id="75_kdvnj"]
[ext_resource type="Texture2D" uid="uid://bdhj86py8gca7" path="res://asset/art/gif/c02_杂项/小婵晃脚掉鞋/59.png" id="76_0647m"]
[ext_resource type="Texture2D" uid="uid://dfvyxjwpr5ri0" path="res://asset/art/gif/c02_杂项/瞎子谈话/0.png" id="86_662ak"]
[ext_resource type="Texture2D" uid="uid://cv1om8vowlm7q" path="res://asset/art/gif/c02_杂项/瞎子谈话/1.png" id="87_p41d0"]
[ext_resource type="Texture2D" uid="uid://cy4ewvsa44qn0" path="res://asset/art/gif/c02_杂项/瞎子谈话_一起/瞎子谈话z1.png" id="91_v5jul"]
[ext_resource type="Texture2D" uid="uid://dv2leuis2bvgv" path="res://asset/art/gif/c02_杂项/瞎子谈话_一起/瞎子谈话z2.png" id="92_vajth"]
[ext_resource type="Texture2D" uid="uid://cjth2u1ovlt2h" path="res://asset/art/scene/c02/s03_公寓一楼院子/血迹(肉铺门).png" id="94_vajth"]
[resource]
animations = [{
@ -407,15 +408,27 @@ animations = [{
"speed": 30.0
}, {
"frames": [{
"duration": 15.0,
"texture": ExtResource("86_662ak")
"duration": 2.0,
"texture": ExtResource("91_v5jul")
}, {
"duration": 15.0,
"texture": ExtResource("87_p41d0")
"duration": 3.0,
"texture": ExtResource("92_vajth")
}, {
"duration": 4.0,
"texture": ExtResource("91_v5jul")
}, {
"duration": 3.0,
"texture": ExtResource("92_vajth")
}, {
"duration": 4.0,
"texture": ExtResource("91_v5jul")
}, {
"duration": 3.0,
"texture": ExtResource("92_vajth")
}],
"loop": true,
"name": &"瞎子谈话",
"speed": 30.0
"speed": 3.0
}, {
"frames": [{
"duration": 1.5,
@ -426,6 +439,14 @@ animations = [{
"speed": 30.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("94_vajth")
}],
"loop": true,
"name": &"肉铺门口血迹",
"speed": 5.0
}, {
"frames": [{
"duration": 6.0,
"texture": ExtResource("31_lisjs")
}, {

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dlbaaanunwivi"
path="res://.godot/imported/疯子看井1.png-07804452972b9fc58814f7d357203b15.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_杂项/疯子看井/疯子看井1.png"
dest_files=["res://.godot/imported/疯子看井1.png-07804452972b9fc58814f7d357203b15.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dj1k72ky2e3yc"
path="res://.godot/imported/疯子看井2.png-92c3b9ab582e27a0f3b9751a94e41093.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_杂项/疯子看井/疯子看井2.png"
dest_files=["res://.godot/imported/疯子看井2.png-92c3b9ab582e27a0f3b9751a94e41093.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1,14 +0,0 @@
[remap]
importer="gif.animated.texture.plugin"
type="SpriteFrames"
uid="uid://bqfp6218d50fg"
path="res://.godot/imported/瞎子谈话.gif-8dd8ebc0442361a84b8d576833019df9.tres"
[deps]
source_file="res://asset/art/gif/c02_杂项/瞎子谈话.gif"
dest_files=["res://.godot/imported/瞎子谈话.gif-8dd8ebc0442361a84b8d576833019df9.tres"]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cy4ewvsa44qn0"
path="res://.godot/imported/瞎子谈话z1.png-92ab557aa730e70e061e890c3a19ff40.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_杂项/瞎子谈话_一起/瞎子谈话z1.png"
dest_files=["res://.godot/imported/瞎子谈话z1.png-92ab557aa730e70e061e890c3a19ff40.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dv2leuis2bvgv"
path="res://.godot/imported/瞎子谈话z2.png-a9afaaed2c7d6f1d1811ca7aa1a7138c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_杂项/瞎子谈话_一起/瞎子谈话z2.png"
dest_files=["res://.godot/imported/瞎子谈话z2.png-a9afaaed2c7d6f1d1811ca7aa1a7138c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dfvyxjwpr5ri0"
path="res://.godot/imported/0.png-f2956884a3d260a7b75943a448c74e0d.ctex"
uid="uid://8ir738vml1p0"
path="res://.godot/imported/0.png-54d56b7b0bc4cd26f2672feeba7ae5ae.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_杂项/瞎子谈话/0.png"
dest_files=["res://.godot/imported/0.png-f2956884a3d260a7b75943a448c74e0d.ctex"]
source_file="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/0.png"
dest_files=["res://.godot/imported/0.png-54d56b7b0bc4cd26f2672feeba7ae5ae.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cgghff16powfg"
path="res://.godot/imported/prop遮罩.png-85fb17d3ccb28d9d3887ddc81281a85f.ctex"
uid="uid://bqnojffklav1g"
path="res://.godot/imported/1.png-8a705cf38fabd1a3c5d797b1cf1b57da.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/ui/prop/prop遮罩.png"
dest_files=["res://.godot/imported/prop遮罩.png-85fb17d3ccb28d9d3887ddc81281a85f.ctex"]
source_file="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/1.png"
dest_files=["res://.godot/imported/1.png-8a705cf38fabd1a3c5d797b1cf1b57da.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bex4hgbe1qkrg"
path="res://.godot/imported/2.png-ca6c96e2c50c6f0b0452444bc61ebf36.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/2.png"
dest_files=["res://.godot/imported/2.png-ca6c96e2c50c6f0b0452444bc61ebf36.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drtg2fw328kw1"
path="res://.godot/imported/3.png-d68d5af8351b700941da9d2569ee24c3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/3.png"
dest_files=["res://.godot/imported/3.png-d68d5af8351b700941da9d2569ee24c3.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drn4elaats1lc"
path="res://.godot/imported/0.png-2c924c18eeedc92e72aa4b8514d1d7d3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_空房间/吕萍拉箱子呼吸_镜像/0.png"
dest_files=["res://.godot/imported/0.png-2c924c18eeedc92e72aa4b8514d1d7d3.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bqx1l8neaxovt"
path="res://.godot/imported/1.png-c80ef71ed078317b9f6071fd8fb88e60.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_空房间/吕萍拉箱子呼吸_镜像/1.png"
dest_files=["res://.godot/imported/1.png-c80ef71ed078317b9f6071fd8fb88e60.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://boo54bqwgrgqf"
path="res://.godot/imported/楼道刮海报特写.png-535ab5a759d3182a0e8dcdf51406d3f1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s02_大门过道/楼道刮海报特写.png"
dest_files=["res://.godot/imported/楼道刮海报特写.png-535ab5a759d3182a0e8dcdf51406d3f1.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

BIN
asset/art/scene/c02/s03_公寓一楼院子/e_水井.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://7ay1ttob8qwm"
path="res://.godot/imported/e_床板.png-0d0b464be1ff18d24fdbed46d98ff592.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s08_瞎子卧室/e_床板.png"
dest_files=["res://.godot/imported/e_床板.png-0d0b464be1ff18d24fdbed46d98ff592.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3m2jix7n8mh6"
path="res://.godot/imported/bg_1014诡异版人影背景1.png-302409083898bcbc6c67467590616368.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/bg_1014诡异版人影背景1.png"
dest_files=["res://.godot/imported/bg_1014诡异版人影背景1.png-302409083898bcbc6c67467590616368.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cjdv6mxp8rdd7"
path="res://.godot/imported/bg_1014诡异版人影背景2.png-9055e6340a8910c5bd6b7bf4c9502639.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/bg_1014诡异版人影背景2.png"
dest_files=["res://.godot/imported/bg_1014诡异版人影背景2.png-9055e6340a8910c5bd6b7bf4c9502639.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://by16ld70twwn6"
path="res://.godot/imported/bg_衔接阴影.png-06c231370b206b0791d8399d80311ae6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/bg_衔接阴影.png"
dest_files=["res://.godot/imported/bg_衔接阴影.png-06c231370b206b0791d8399d80311ae6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c4f557b1rwud6"
path="res://.godot/imported/e_锁魂咒印.png-5c6dacc01e3746e4e6fbd3873208c47b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/e_锁魂咒印.png"
dest_files=["res://.godot/imported/e_锁魂咒印.png-5c6dacc01e3746e4e6fbd3873208c47b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://df05hnmcq3p5w"
path="res://.godot/imported/fg_1014前景.png-e79c9f67a7fa66163c79e81cf4612a07.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/fg_1014前景.png"
dest_files=["res://.godot/imported/fg_1014前景.png-e79c9f67a7fa66163c79e81cf4612a07.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cjeog74a6wbt0"
path="res://.godot/imported/图层 10.png-635c864936bd51a3bfd51b7f3d4f2d72.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 10.png"
dest_files=["res://.godot/imported/图层 10.png-635c864936bd51a3bfd51b7f3d4f2d72.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bcrlfqjfpide4"
path="res://.godot/imported/图层 11.png-593e461d5d1004d3478d9d4b2c608d88.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 11.png"
dest_files=["res://.godot/imported/图层 11.png-593e461d5d1004d3478d9d4b2c608d88.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://h3ctold4vb8o"
path="res://.godot/imported/图层 12.png-4742e55eddef37e0a052f32bf4e68e48.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 12.png"
dest_files=["res://.godot/imported/图层 12.png-4742e55eddef37e0a052f32bf4e68e48.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhx156gl64e37"
path="res://.godot/imported/图层 13.png-76dac2d46c1e6cd4cb0c49a5c1f09171.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 13.png"
dest_files=["res://.godot/imported/图层 13.png-76dac2d46c1e6cd4cb0c49a5c1f09171.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ds1hix40bh5eo"
path="res://.godot/imported/图层 14.png-8b318ef3ce81a7f6b469d28468e97e4f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 14.png"
dest_files=["res://.godot/imported/图层 14.png-8b318ef3ce81a7f6b469d28468e97e4f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ob6y66rh333e"
path="res://.godot/imported/图层 15.png-23984e6b54bd5c383030a02335d4533e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 15.png"
dest_files=["res://.godot/imported/图层 15.png-23984e6b54bd5c383030a02335d4533e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bn3osp631ysy2"
path="res://.godot/imported/图层 16.png-355f720c9b942437f796ca99deb47f8c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 16.png"
dest_files=["res://.godot/imported/图层 16.png-355f720c9b942437f796ca99deb47f8c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cuj1jjg6348y7"
path="res://.godot/imported/图层 17.png-8459bcb073e2165604697f7ec2c90d7d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 17.png"
dest_files=["res://.godot/imported/图层 17.png-8459bcb073e2165604697f7ec2c90d7d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bl548oi2j75iy"
path="res://.godot/imported/图层 18.png-8cf8fdc25b048578afb8237ffb5fd821.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 18.png"
dest_files=["res://.godot/imported/图层 18.png-8cf8fdc25b048578afb8237ffb5fd821.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bppav8tvor2fr"
path="res://.godot/imported/图层 19.png-ffc970c8f2f3a10c69566dfb41a833c2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 19.png"
dest_files=["res://.godot/imported/图层 19.png-ffc970c8f2f3a10c69566dfb41a833c2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ctu6wk2eob337"
path="res://.godot/imported/图层 5.png-4b2e213f4aa3b2c1364a9296738d9ae6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 5.png"
dest_files=["res://.godot/imported/图层 5.png-4b2e213f4aa3b2c1364a9296738d9ae6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bh6uyso3u7viy"
path="res://.godot/imported/图层 6.png-6dcd0c769b6abe9f78f634cb86d2ba45.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 6.png"
dest_files=["res://.godot/imported/图层 6.png-6dcd0c769b6abe9f78f634cb86d2ba45.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bx6f41iki158u"
path="res://.godot/imported/图层 7.png-6732ccfcd9a6764dc1d22732dedff8e6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 7.png"
dest_files=["res://.godot/imported/图层 7.png-6732ccfcd9a6764dc1d22732dedff8e6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdc38fywgp40"
path="res://.godot/imported/图层 8.png-3f29e609b4f41e42a4abea7102e99d97.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 8.png"
dest_files=["res://.godot/imported/图层 8.png-3f29e609b4f41e42a4abea7102e99d97.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dwmpss51r7xef"
path="res://.godot/imported/图层 9.png-37325495309e2d1fe3e00b22b8b43c37.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/图层 9.png"
dest_files=["res://.godot/imported/图层 9.png-37325495309e2d1fe3e00b22b8b43c37.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://3cyi53j3b0j0"
path="res://.godot/imported/手概览.png-6f1dd12f0f44c93916625e3298f0b854.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/s09_裂缝/alpha素材/手动画/手概览.png"
dest_files=["res://.godot/imported/手概览.png-6f1dd12f0f44c93916625e3298f0b854.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

View File

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cv1om8vowlm7q"
path="res://.godot/imported/1.png-439bd7a6fc904d0bd370438f9862f9a0.ctex"
uid="uid://c0enojekent6s"
path="res://.godot/imported/e_灯笼.png-5c5266703be0bd3f5ddf0e6f26ee0706.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/gif/c02_杂项/瞎子谈话/1.png"
dest_files=["res://.godot/imported/1.png-439bd7a6fc904d0bd370438f9862f9a0.ctex"]
source_file="res://asset/art/scene/c02/杂物/e_灯笼.png"
dest_files=["res://.godot/imported/e_灯笼.png-5c5266703be0bd3f5ddf0e6f26ee0706.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bcqcvohj7jy40"
path="res://.godot/imported/煤油灯 关灯.png-3d92c2a353cfe841ed4e2051b3b82ab4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/杂物/煤油灯 关灯.png"
dest_files=["res://.godot/imported/煤油灯 关灯.png-3d92c2a353cfe841ed4e2051b3b82ab4.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brdo2cpu6vcqd"
path="res://.godot/imported/煤油灯 开灯.png-b22ebe888344a8d9e313bed3ed743f07.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/scene/c02/杂物/煤油灯 开灯.png"
dest_files=["res://.godot/imported/煤油灯 开灯.png-b22ebe888344a8d9e313bed3ed743f07.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dwgxa5j6602vv"
path="res://.godot/imported/local_inspector蒙版.png-537fccd6ae5c63b01f8682155f1da167.ctex"
path="res://.godot/imported/inspect文本衬底蒙版.png-cd10504990c0e4eca29f24b858d45a1f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/ui/prop/local_inspector蒙版.png"
dest_files=["res://.godot/imported/local_inspector蒙版.png-537fccd6ae5c63b01f8682155f1da167.ctex"]
source_file="res://asset/art/ui/prop/inspect文本衬底蒙版.png"
dest_files=["res://.godot/imported/inspect文本衬底蒙版.png-cd10504990c0e4eca29f24b858d45a1f.ctex"]
[params]

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://f186lvt5y2ql"
path="res://.godot/imported/遮罩.png-dab9f7c60166ce0e17692f077a460bfb.ctex"
path="res://.godot/imported/inspect背景遮罩.png-8ed5ea7249831a11560a94b6a085cd4d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/ui/prop/遮罩.png"
dest_files=["res://.godot/imported/遮罩.png-dab9f7c60166ce0e17692f077a460bfb.ctex"]
source_file="res://asset/art/ui/prop/inspect背景遮罩.png"
dest_files=["res://.godot/imported/inspect背景遮罩.png-8ed5ea7249831a11560a94b6a085cd4d.ctex"]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cbql1i4hblmt1"
path="res://.godot/imported/特写通用遮罩.png-9fffebcdfc96857ca313182d79f507b8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/ui/prop/特写通用遮罩.png"
dest_files=["res://.godot/imported/特写通用遮罩.png-9fffebcdfc96857ca313182d79f507b8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

Before

Width:  |  Height:  |  Size: 421 B

After

Width:  |  Height:  |  Size: 421 B

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c0c4ybgsxh5sx"
path="res://.godot/imported/对话框.png-16b82431a065a96b86aaa6c0f5e23452.ctex"
path="res://.godot/imported/ui_对话框.png-c9c4c50f540c84f2ca764d8eaf608089.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/ui/style_box/对话框.png"
dest_files=["res://.godot/imported/对话框.png-16b82431a065a96b86aaa6c0f5e23452.ctex"]
source_file="res://asset/art/ui/style_box/ui_对话框.png"
dest_files=["res://.godot/imported/ui_对话框.png-c9c4c50f540c84f2ca764d8eaf608089.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cgt8ytu73hurg"
path="res://.godot/imported/ui_选择框.png-b924bf99b3fd6bb588b6822fad35fdbf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://asset/art/ui/style_box/ui_选择框.png"
dest_files=["res://.godot/imported/ui_选择框.png-b924bf99b3fd6bb588b6822fad35fdbf.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
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/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

@ -2,6 +2,12 @@ keys,zh_CN,_character,_notes,_tags
c02_11肉铺敲门_1,理发二楼,看病三楼!,,,
c02_11肉铺敲门_2,敲什么敲!,,,
c02_11肉铺敲门_3,不做生意赶紧滚!,,,
下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:],下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:],,,
摔倒了、哭⿐头、⼩脚上面出血了 [ID:],摔倒了、哭⿐头、⼩脚上面出血了 [ID:],,,
哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:],哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:],,,
c02_纸人互动_离开公寓1,你要离开公寓吗?,,,
c02_纸人互动_离开公寓2,我现在要离开公寓,(response),,
c02_纸人互动_离开公寓3,我想留下再看看...,(response),,
c02_6偷听对话_李氏_1_fx,真的假的?你钻进去啦,你这个体型进得去哒?,李兰,,
c02_6偷听对话_癞子_1_fx,小声点,让人听见了倒惹麻烦。,王守义,,
c02_6偷听对话_李氏_2_fx,那你说说,都看到什么啦?,李兰,,
@ -16,7 +22,7 @@ c02_6偷听对话_癞子_6_fx,西医谁请得起?难不成就任他这么病
c02_6偷听对话_李氏_6_fx,(叹气)这碗里连点油水也没有,前年的衣裳能装下两个我。,李兰,,
c02_6偷听对话_李氏_7_fx,想当年,咱们好歹也过了几年体面日子。,李兰,,
c02_6偷听对话_癞子_7_fx,等胖子那肉铺开门,你趁晚上摸黑去,一句话也别说,敲六下门,三快三慢。,王守义,,
c02_6偷听对话_李氏_8_fx,我记着了。,李兰,,
c02_6偷听对话_李氏_8_fx,我记着了。,李兰,,[#wait=2]
c02_6偷听对话_李氏_9_fx,...谁在外面?!,李兰,,
c02_4瞎子_1,小蝉,要是有天我死了,你会怎么办?,方启钊,,
c02_4小蝉_1,啊?,方小蝉,,
@ -49,9 +55,9 @@ c02_弹珠游戏3,我没输...你骗人!,,,
c02_弹珠游戏4,这不可能!不不不...,,,
c02_弹珠游戏5,我还有很多弹珠,玩到我赢为止!,,,
c02_弹珠游戏6,先碰到边界你就输了!,,,
下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:],下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:],,,
摔倒了、哭⿐头、⼩脚上面出血了 [ID:],摔倒了、哭⿐头、⼩脚上面出血了 [ID:],,,
哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:],哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:],,,
c02_尾声霸凌童谣1,下⾬了、打烊了、⼩脚⼩孩跳舞了,,,
c02_尾声霸凌童谣2,摔倒了、哭⿐头、⼩脚上面出血了,,,
c02_尾声霸凌童谣3,哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头...,,,
c02_10小蝶_1,小姑娘,你认识我,对不对?,吕萍,,
c02_10小蝉_1,嗯。,方小蝉,,
c02_10小蝶_2,我能感觉到,从我踏进这里的那一刻,你就在盯着我。,吕萍,,

1 keys zh_CN _character _notes _tags
2 c02_11肉铺敲门_1 理发二楼,看病三楼! ???
3 c02_11肉铺敲门_2 敲什么敲! ???
4 c02_11肉铺敲门_3 不做生意赶紧滚! ???
5 下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:] 下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:]
6 摔倒了、哭⿐头、⼩脚上面出血了 [ID:] 摔倒了、哭⿐头、⼩脚上面出血了 [ID:]
7 哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:] 哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:]
8 c02_纸人互动_离开公寓1 你要离开公寓吗?
9 c02_纸人互动_离开公寓2 我现在要离开公寓 (response)
10 c02_纸人互动_离开公寓3 我想留下再看看... (response)
11 c02_6偷听对话_李氏_1_fx 真的假的?你钻进去啦,你这个体型进得去哒? 李兰
12 c02_6偷听对话_癞子_1_fx 小声点,让人听见了倒惹麻烦。 王守义
13 c02_6偷听对话_李氏_2_fx 那你说说,都看到什么啦? 李兰
22 c02_6偷听对话_李氏_6_fx (叹气)这碗里连点油水也没有,前年的衣裳能装下两个我。 李兰
23 c02_6偷听对话_李氏_7_fx 想当年,咱们好歹也过了几年体面日子。 李兰
24 c02_6偷听对话_癞子_7_fx 等胖子那肉铺开门,你趁晚上摸黑去,一句话也别说,敲六下门,三快三慢。 王守义
25 c02_6偷听对话_李氏_8_fx 我记着了。 李兰 [#wait=2]
26 c02_6偷听对话_李氏_9_fx ...谁在外面?! 李兰
27 c02_4瞎子_1 小蝉,要是有天我死了,你会怎么办? 方启钊
28 c02_4小蝉_1 啊? 方小蝉
55 c02_弹珠游戏4 这不可能!不不不...
56 c02_弹珠游戏5 我还有很多弹珠,玩到我赢为止!
57 c02_弹珠游戏6 先碰到边界你就输了!
58 下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:] c02_尾声霸凌童谣1 下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:] 下⾬了、打烊了、⼩脚⼩孩跳舞了
59 摔倒了、哭⿐头、⼩脚上面出血了 [ID:] c02_尾声霸凌童谣2 摔倒了、哭⿐头、⼩脚上面出血了 [ID:] 摔倒了、哭⿐头、⼩脚上面出血了
60 哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:] c02_尾声霸凌童谣3 哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:] 哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头...
61 c02_10小蝶_1 小姑娘,你认识我,对不对? 吕萍
62 c02_10小蝉_1 嗯。 方小蝉
63 c02_10小蝶_2 我能感觉到,从我踏进这里的那一刻,你就在盯着我。 吕萍

View File

@ -1,3 +1,10 @@
~ c02_纸人互动_离开公寓
你要离开公寓吗? [ID:c02_纸人互动_离开公寓1]
- 我现在要离开公寓 [ID:c02_纸人互动_离开公寓2]
do SceneManager.checkout_index_page()
- 我想留下再看看... [ID:c02_纸人互动_离开公寓3]
=> END
~ c02_04_李氏癞子
#[#anonymous]
李兰: 真的假的?你钻进去啦,你这个体型进得去哒? [ID:c02_6偷听对话_李氏_1_fx]
@ -102,10 +109,10 @@
#C: 信她能医病不如信我是太上皇,我呸,神神叨叨的,准没好事儿!
~ c02_s11_霸凌对话
下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:]
摔倒了、哭⿐头、⼩脚上面出血了 [ID:]
哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:]
~ c02_尾声霸凌童谣
下⾬了、打烊了、⼩脚⼩孩跳舞了 [ID:c02_尾声霸凌童谣1]
摔倒了、哭⿐头、⼩脚上面出血了 [ID:c02_尾声霸凌童谣2]
哭⿐头、哭⿐头~⼩脚⼩孩哭⿐头... [ID:c02_尾声霸凌童谣3]
=> END

View File

@ -44,12 +44,13 @@
~ PropItems
空手 [ID:prop_空手]
空空如也 [ID:prop_空手_说明]
# texture 路径从 "res://asset/art/prop/" 之后算起
# c01
信碎片(一) [#texture=c01/信件左上.png] [ID:prop_信碎片1]
浦育院院长秦阳民国21年11月20日 [ID:prop_信碎片1_说明]
信碎片(二) [#texture=c01/信件右上.png] [ID:prop_信碎片2]
信碎片(二)说明 [ID:prop_信碎片2_说明]
[ID:prop_信碎片2_说明]
银元 [#texture=c01/银元.png] [ID:prop_银元]
一枚“袁大头”银元,中華民國十年造。 [ID:prop_银元_说明]

View File

@ -1,4 +1,4 @@
[gd_resource type="SpriteFrames" load_steps=766 format=3 uid="uid://b7fhheih1hbvf"]
[gd_resource type="SpriteFrames" load_steps=772 format=3 uid="uid://b7fhheih1hbvf"]
[ext_resource type="Texture2D" uid="uid://bpqrd6vo3j17m" path="res://asset/art/animation/c00_吕萍_记笔记_right/吕萍-拿本子记录1.png" id="1_6sdvl"]
[ext_resource type="Texture2D" uid="uid://dvq64espa37lx" path="res://asset/art/animation/c00_吕萍_idle_left/zhhx1.png" id="1_ekv0l"]
@ -107,17 +107,23 @@
[ext_resource type="Texture2D" uid="uid://bg1hip8wenesq" path="res://asset/art/animation/c01_信碎片_falling/9.png" id="53_42ugv"]
[ext_resource type="Texture2D" uid="uid://cxknx3yr44mp4" path="res://asset/art/gif/c02_杂项/听纸杯/4.png" id="53_xbf0q"]
[ext_resource type="Texture2D" uid="uid://wahdygbyyore" path="res://asset/art/gif/c02_杂项/拿纸杯/1.png" id="54_0vfsm"]
[ext_resource type="Texture2D" uid="uid://8ir738vml1p0" path="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/0.png" id="54_ax4bo"]
[ext_resource type="Texture2D" uid="uid://d1wchep17cr8d" path="res://asset/art/animation/c01_信碎片_falling/10.png" id="54_nm47s"]
[ext_resource type="Texture2D" uid="uid://5it6kr82ccvr" path="res://asset/art/gif/c02_杂项/拿纸杯/2.png" id="55_a7x1c"]
[ext_resource type="Texture2D" uid="uid://bqnojffklav1g" path="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/1.png" id="55_k50fa"]
[ext_resource type="Texture2D" uid="uid://dy1vl3mpqnwe2" path="res://asset/art/animation/c01_捡球男孩_关键帧/1.png" id="55_vb76q"]
[ext_resource type="Texture2D" uid="uid://hm0pm5r7tm1t" path="res://asset/art/gif/c02_杂项/拿纸杯/3.png" id="56_d4mvk"]
[ext_resource type="Texture2D" uid="uid://6i57i3dixuk1" path="res://asset/art/animation/c01_捡球男孩_关键帧/2.png" id="56_wg2a3"]
[ext_resource type="Texture2D" uid="uid://bex4hgbe1qkrg" path="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/2.png" id="56_xl2x5"]
[ext_resource type="Texture2D" uid="uid://04qinjhkdx36" path="res://asset/art/animation/c01_捡球男孩_关键帧/3.png" id="57_6o2e3"]
[ext_resource type="Texture2D" uid="uid://drtg2fw328kw1" path="res://asset/art/gif/c02_空房间/吕萍拉箱子_镜像/3.png" id="57_nmk5l"]
[ext_resource type="Texture2D" uid="uid://cvna0etkjgnc" path="res://asset/art/gif/c02_杂项/拿纸杯/4.png" id="57_wvuvd"]
[ext_resource type="Texture2D" uid="uid://drn4elaats1lc" path="res://asset/art/gif/c02_空房间/吕萍拉箱子呼吸_镜像/0.png" id="58_ep1cx"]
[ext_resource type="Texture2D" uid="uid://cd2baih661pp6" path="res://asset/art/animation/c01_捡球男孩_关键帧/4.png" id="58_rlfer"]
[ext_resource type="Texture2D" uid="uid://c5v3ornvc2anu" path="res://asset/art/gif/c02_杂项/拿纸杯/5.png" id="58_vwget"]
[ext_resource type="Texture2D" uid="uid://v7hva27s7g63" path="res://asset/art/gif/c02_杂项/拿纸杯/6.png" id="59_8qkgg"]
[ext_resource type="Texture2D" uid="uid://csmvmfawxxa4j" path="res://asset/art/animation/c01_捡球男孩_关键帧/5.png" id="59_h23ry"]
[ext_resource type="Texture2D" uid="uid://bqx1l8neaxovt" path="res://asset/art/gif/c02_空房间/吕萍拉箱子呼吸_镜像/1.png" id="59_rrdjf"]
[ext_resource type="Texture2D" uid="uid://d0xpsf1uyb1oc" path="res://asset/art/animation/c01_捡球男孩_关键帧/6.png" id="60_cerq2"]
[ext_resource type="Texture2D" uid="uid://c568padeqlsyi" path="res://asset/art/gif/c02_杂项/拿纸杯/7.png" id="60_u41rl"]
[ext_resource type="Texture2D" uid="uid://bbabjvc2t2jy3" path="res://asset/art/gif/c02_杂项/拿纸杯/8.png" id="61_6rp57"]
@ -968,11 +974,39 @@ animations = [{
"duration": 10.0,
"texture": ExtResource("53_xbf0q")
}],
"loop": false,
"loop": true,
"name": &"c00_吕萍_听纸杯",
"speed": 30.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("54_ax4bo")
}, {
"duration": 1.0,
"texture": ExtResource("55_k50fa")
}, {
"duration": 1.0,
"texture": ExtResource("56_xl2x5")
}, {
"duration": 1.0,
"texture": ExtResource("57_nmk5l")
}],
"loop": true,
"name": &"c00_吕萍_拉箱子_镜像",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("58_ep1cx")
}, {
"duration": 1.0,
"texture": ExtResource("59_rrdjf")
}],
"loop": true,
"name": &"c00_吕萍_拉箱子呼吸_镜像",
"speed": 2.0
}, {
"frames": [{
"duration": 6.0,
"texture": ExtResource("54_0vfsm")
}, {

62
config/balloon_theme.tres Normal file
View File

@ -0,0 +1,62 @@
[gd_resource type="Theme" load_steps=9 format=3 uid="uid://dlrwa60futc45"]
[ext_resource type="FontVariation" uid="uid://1ryw42kej6lv" path="res://config/font_ui.tres" id="1_iui7n"]
[ext_resource type="Texture2D" uid="uid://cgt8ytu73hurg" path="res://asset/art/ui/style_box/ui_选择框.png" id="2_iui7n"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_o674m"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_pndlu"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
expand_margin_left = 2.0
expand_margin_top = 2.0
expand_margin_right = 2.0
expand_margin_bottom = 2.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_8kglp"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
modulate_color = Color(0.888425, 0.888425, 0.888425, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_fhhiq"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
modulate_color = Color(0.599199, 0.599199, 0.599199, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_6ojpb"]
texture = ExtResource("2_iui7n")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jydvi"]
[resource]
default_font_size = 12
Button/font_sizes/font_size = 9
Button/fonts/font = ExtResource("1_iui7n")
Button/styles/disabled = SubResource("StyleBoxTexture_o674m")
Button/styles/focus = SubResource("StyleBoxTexture_pndlu")
Button/styles/hover = SubResource("StyleBoxTexture_8kglp")
Button/styles/normal = SubResource("StyleBoxTexture_fhhiq")
Button/styles/pressed = SubResource("StyleBoxTexture_6ojpb")
MarginContainer/constants/margin_bottom = 15
MarginContainer/constants/margin_left = 30
MarginContainer/constants/margin_right = 30
MarginContainer/constants/margin_top = 15
Panel/styles/panel = SubResource("StyleBoxEmpty_jydvi")

View File

@ -1,9 +1,10 @@
[gd_resource type="Theme" load_steps=13 format=3 uid="uid://j42sexotwnvk"]
[gd_resource type="Theme" load_steps=15 format=3 uid="uid://j42sexotwnvk"]
[ext_resource type="Texture2D" uid="uid://cehulj6qro08v" path="res://asset/art/ui/style_box/theme_style_box.png" id="1_7dt84"]
[ext_resource type="FontVariation" uid="uid://1ryw42kej6lv" path="res://config/font_ui.tres" id="1_06688"]
[ext_resource type="FontFile" uid="uid://255whp7fuig5" path="res://asset/font/字体/三极行楷简体-粗.ttf" id="1_u1bqr"]
[ext_resource type="FontFile" uid="uid://bjmhscwn1ixj1" path="res://asset/font/字体/ChillJinshuSongMedium.otf" id="2_kajgs"]
[ext_resource type="Texture2D" uid="uid://c0c4ybgsxh5sx" path="res://asset/art/ui/style_box/对话框.png" id="4_kajgs"]
[ext_resource type="Texture2D" uid="uid://c0c4ybgsxh5sx" path="res://asset/art/ui/style_box/ui_对话框.png" id="5_06688"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7dt84"]
content_margin_left = 4.0
@ -86,8 +87,10 @@ region_rect = Rect2(22, 38, 40, 30)
fallbacks = Array[Font]([ExtResource("1_u1bqr")])
base_font = ExtResource("2_kajgs")
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ujvfm"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ombpm"]
texture = ExtResource("4_kajgs")
texture = ExtResource("5_06688")
texture_margin_left = 12.0
texture_margin_top = 12.0
texture_margin_right = 12.0
@ -117,6 +120,7 @@ Button/constants/align_to_largest_stylebox = 0
Button/constants/h_separation = 4
Button/constants/icon_max_width = 0
Button/constants/outline_size = 0
Button/fonts/font = ExtResource("1_06688")
Button/styles/disabled = SubResource("StyleBoxFlat_7dt84")
Button/styles/focus = SubResource("StyleBoxFlat_kajgs")
Button/styles/hover = SubResource("StyleBoxFlat_06688")
@ -131,6 +135,8 @@ bag_button/styles/focus = null
bag_button/styles/hover = null
bag_button/styles/normal = null
bag_button/styles/pressed = null
empty_panel_container/base_type = &"PanelContainer"
empty_panel_container/styles/panel = SubResource("StyleBoxEmpty_ujvfm")
main_menu_button/base_type = &"Button"
main_menu_button/styles/disabled = null
main_menu_button/styles/focus = null

Some files were not shown because too many files have changed in this diff Show More