xiandie/scene/gallery/clips/clip_template.tscn

109 lines
3.4 KiB
Plaintext

[gd_scene load_steps=12 format=3 uid="uid://4yju7mbcmejw"]
[ext_resource type="Script" uid="uid://bvbtl3sp4pq1a" path="res://scene/gallery/clips/clip_template.gd" id="1_234wg"]
[ext_resource type="Texture2D" uid="uid://b3odt4ojsvu5n" path="res://asset/art/scene/c02/s03_公寓一楼院子/bg_一楼.png" id="2_bu61q"]
[ext_resource type="Shader" uid="uid://cwuxtdwmhahhp" path="res://asset/shader/palette.gdshader" id="2_wd24l"]
[ext_resource type="Texture2D" uid="uid://c2fs06jvtupi7" path="res://asset/shader/palette/warm-summer-1x.png" id="3_vrni0"]
[ext_resource type="Texture2D" uid="uid://bcji0qu0u6yo0" path="res://asset/art/scene/c02/s03_公寓一楼院子/李氏癞子窗户/李氏癞子窗户人影.png" id="3_wd24l"]
[ext_resource type="Texture2D" uid="uid://cq65jye47jbxw" path="res://asset/art/scene/c02/s03_公寓一楼院子/李氏癞子窗户/李氏癞子窗户人影2.png" id="4_vrni0"]
[ext_resource type="PackedScene" uid="uid://b50n0hvs4yh75" path="res://addons/property-inspector/pro_animation_sprite2d/pro_animated_sprite.tscn" id="5_rmgj2"]
[ext_resource type="SpriteFrames" uid="uid://b7fhheih1hbvf" path="res://config/animation/entity_sprite_frames.tres" id="6_feiyw"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_rmgj2"]
shader = ExtResource("2_wd24l")
shader_parameter/palette = ExtResource("3_vrni0")
[sub_resource type="AtlasTexture" id="AtlasTexture_iqsgx"]
atlas = ExtResource("2_bu61q")
region = Rect2(1595, 0, 638, 240)
[sub_resource type="SpriteFrames" id="SpriteFrames_t5ghu"]
animations = [{
"frames": [{
"duration": 4.0,
"texture": ExtResource("3_wd24l")
}, {
"duration": 1.0,
"texture": ExtResource("4_vrni0")
}, {
"duration": 4.0,
"texture": ExtResource("3_wd24l")
}, {
"duration": 5.0,
"texture": ExtResource("4_vrni0")
}, {
"duration": 3.0,
"texture": ExtResource("3_wd24l")
}, {
"duration": 3.0,
"texture": ExtResource("4_vrni0")
}],
"loop": true,
"name": &"default",
"speed": 4.0
}]
[node name="ClipTemplate" type="Node2D"]
script = ExtResource("1_234wg")
[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_rmgj2")
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="."]
visible = false
position = Vector2(237, 141)
sprite_frames = SubResource("SpriteFrames_t5ghu")
autoplay = "default"
[node name="ProPlayer" parent="." instance=ExtResource("5_rmgj2")]
position = Vector2(220, 206)
scale = Vector2(0.5, 0.5)
sprite_frames = ExtResource("6_feiyw")
animation = &"c00_吕萍_idle_left"