xiandie/scene/gallery/clips/clip1_偷听.tscn

113 lines
3.6 KiB
Plaintext

[gd_scene load_steps=12 format=3 uid="uid://ckd26q67hm7j0"]
[ext_resource type="Script" uid="uid://cykq6mvsahrog" path="res://scene/gallery/clips/clip1.gd" id="1_kxumr"]
[ext_resource type="Texture2D" uid="uid://b3odt4ojsvu5n" path="res://asset/art/scene/c02/s03_公寓一楼院子/bg_一楼.png" id="2_qjtsy"]
[ext_resource type="Shader" uid="uid://cwuxtdwmhahhp" path="res://asset/shader/palette.gdshader" id="2_t5ghu"]
[ext_resource type="Texture2D" uid="uid://c2fs06jvtupi7" path="res://asset/shader/palette/warm-summer-1x.png" id="3_5a5os"]
[ext_resource type="PackedScene" uid="uid://b50n0hvs4yh75" path="res://addons/property-inspector/pro_animation_sprite2d/pro_animated_sprite.tscn" id="3_iqsgx"]
[ext_resource type="Texture2D" uid="uid://bcji0qu0u6yo0" path="res://asset/art/scene/c02/s03_公寓一楼院子/李氏癞子窗户/李氏癞子窗户人影.png" id="3_k1g1m"]
[ext_resource type="SpriteFrames" uid="uid://b7fhheih1hbvf" path="res://config/animation/entity_sprite_frames.tres" id="4_8fisa"]
[ext_resource type="Texture2D" uid="uid://cq65jye47jbxw" path="res://asset/art/scene/c02/s03_公寓一楼院子/李氏癞子窗户/李氏癞子窗户人影2.png" id="4_o3rxb"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_mu1jh"]
shader = ExtResource("2_t5ghu")
shader_parameter/palette = ExtResource("3_5a5os")
[sub_resource type="AtlasTexture" id="AtlasTexture_iqsgx"]
atlas = ExtResource("2_qjtsy")
region = Rect2(1595, 0, 638, 240)
[sub_resource type="SpriteFrames" id="SpriteFrames_t5ghu"]
animations = [{
"frames": [{
"duration": 4.0,
"texture": ExtResource("3_k1g1m")
}, {
"duration": 1.0,
"texture": ExtResource("4_o3rxb")
}, {
"duration": 4.0,
"texture": ExtResource("3_k1g1m")
}, {
"duration": 5.0,
"texture": ExtResource("4_o3rxb")
}, {
"duration": 3.0,
"texture": ExtResource("3_k1g1m")
}, {
"duration": 3.0,
"texture": ExtResource("4_o3rxb")
}],
"loop": true,
"name": &"default",
"speed": 4.0
}]
[node name="Clip1" type="Node2D"]
script = ExtResource("1_kxumr")
[node name="Frame" type="Control" parent="."]
z_index = 100
custom_minimum_size = Vector2(564, 316)
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = 564.0
offset_bottom = 316.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="PaletteShading" type="Panel" parent="Frame"]
z_index = 200
material = SubResource("ShaderMaterial_mu1jh")
layout_mode = 2
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="ColorRect" type="ColorRect" parent="Frame"]
z_index = 200
custom_minimum_size = Vector2(564, 38)
layout_mode = 2
offset_right = 564.0
offset_bottom = 38.0
size_flags_vertical = 0
mouse_filter = 2
color = Color(0, 0, 0, 1)
[node name="ColorRect2" type="ColorRect" parent="Frame"]
z_index = 200
custom_minimum_size = Vector2(564, 38)
layout_mode = 2
offset_top = 278.0
offset_right = 564.0
offset_bottom = 316.0
size_flags_vertical = 8
mouse_filter = 2
color = Color(0, 0, 0, 1)
[node name="BG" type="Sprite2D" parent="."]
position = Vector2(-3, 38)
texture = SubResource("AtlasTexture_iqsgx")
centered = false
[node name="李氏赖子房间人影" type="AnimatedSprite2D" parent="."]
position = Vector2(237, 141)
sprite_frames = SubResource("SpriteFrames_t5ghu")
[node name="ProPlayer" parent="." instance=ExtResource("3_iqsgx")]
position = Vector2(247, 151)
sprite_frames = ExtResource("4_8fisa")
animation = &"c00_吕萍_蹲下"
autostart = false
action_configs = Array[Dictionary]([{
"animation_intro": &"c00_吕萍_蹲下",
&"animation_next": "c00_吕萍_蹲下呼吸",
"animation_wait_time": 0.0,
"intro_loop": 1
}])