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

81 lines
2.6 KiB
Plaintext
Raw Normal View History

[gd_scene load_steps=9 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="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/临时草稿/c02_第一章/李氏癞子窗户人影.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/临时草稿/c02_第一章/李氏癞子窗户人影2.png" id="4_o3rxb"]
[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="Node2D" parent="."]
z_index = 100
[node name="ColorRect" type="ColorRect" parent="Frame"]
custom_minimum_size = Vector2(564, 38)
offset_right = 564.0
offset_bottom = 38.0
size_flags_vertical = 0
color = Color(0, 0, 0, 1)
[node name="ColorRect2" type="ColorRect" parent="Frame"]
custom_minimum_size = Vector2(564, 38)
offset_top = 278.0
offset_right = 564.0
offset_bottom = 316.0
size_flags_vertical = 8
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
}])