PNGTuber-Plus/default_avatars/hat_guy/hat_guy.tres

234 lines
6.4 KiB
Text
Raw Normal View History

2025-05-01 00:18:16 +02:00
[gd_resource type="Resource" script_class="AvatarData" load_steps=21 format=3 uid="uid://0i4r45tgno0q"]
2025-04-30 21:31:31 +02:00
2025-04-30 23:45:56 +02:00
[ext_resource type="Script" uid="uid://b73on8ic2acsv" path="res://scripts/avatar_data.gd" id="1_re035"]
[ext_resource type="Script" uid="uid://b07e67yn4uh6d" path="res://scripts/sprite_data.gd" id="2_cjoo4"]
2025-05-01 00:18:16 +02:00
[ext_resource type="Texture2D" uid="uid://kpb0f3fkimex" path="res://default_avatars/hat_guy/head.png" id="3_nklgv"]
[ext_resource type="Texture2D" uid="uid://b7d05wfdvqbmo" path="res://default_avatars/hat_guy/hair.png" id="3_qwcja"]
[ext_resource type="Texture2D" uid="uid://bgomt0jm4rca3" path="res://default_avatars/hat_guy/mouth_closed.png" id="4_ifxpp"]
[ext_resource type="Texture2D" uid="uid://bse3li76fy8pi" path="res://default_avatars/hat_guy/torso.png" id="4_yx2bh"]
[ext_resource type="Texture2D" uid="uid://jiw5ygsr5eus" path="res://default_avatars/hat_guy/mouth_open.png" id="5_au626"]
[ext_resource type="Texture2D" uid="uid://brvu2i85mnr65" path="res://default_avatars/hat_guy/eyes_open_speaking.png" id="6_3l3vd"]
[ext_resource type="Texture2D" uid="uid://4x3v7t763j2w" path="res://default_avatars/hat_guy/eyes_open.png" id="7_7j5wo"]
[ext_resource type="Texture2D" uid="uid://dsir4ejkj8puy" path="res://default_avatars/hat_guy/eyes_closed.png" id="8_od6o0"]
[ext_resource type="Texture2D" uid="uid://uvf6v845pqtw" path="res://default_avatars/hat_guy/hat.png" id="9_fqo7r"]
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_vd21u"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("3_qwcja")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
show_blink = 0
show_talk = 0
2025-04-30 23:39:00 +02:00
stretch_amount = 2.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
zindex = -2.0
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_2ut1u"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("4_ifxpp")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
show_blink = 0
2025-04-30 23:39:00 +02:00
show_talk = 1.0
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
2025-04-30 23:45:56 +02:00
zindex = 0
2025-04-30 23:39:00 +02:00
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_ifxpp"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("5_au626")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
show_blink = 0
2025-04-30 23:39:00 +02:00
show_talk = 2.0
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
2025-04-30 23:45:56 +02:00
zindex = 0
2025-04-30 23:39:00 +02:00
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_7j5wo"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("6_3l3vd")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
2025-04-30 23:39:00 +02:00
show_blink = 1.0
show_talk = 2.0
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
2025-04-30 23:45:56 +02:00
zindex = 0
2025-04-30 23:39:00 +02:00
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_dxpem"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("7_7j5wo")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
2025-04-30 23:39:00 +02:00
show_blink = 1.0
show_talk = 1.0
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
2025-04-30 23:45:56 +02:00
zindex = 0
2025-04-30 23:39:00 +02:00
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_sinbd"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("8_od6o0")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
2025-04-30 23:39:00 +02:00
show_blink = 2.0
2025-04-30 23:45:56 +02:00
show_talk = 0
2025-04-30 23:39:00 +02:00
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
2025-04-30 23:45:56 +02:00
zindex = 0
2025-04-30 23:39:00 +02:00
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_herda"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("9_fqo7r")
2025-04-30 23:39:00 +02:00
offset = Vector2(-74, 92)
pos = Vector2(72, -89)
r_limit_max = 17.0
r_limit_min = -14.0
rot_drag = -1.0
2025-04-30 23:45:56 +02:00
show_blink = 0
show_talk = 0
2025-04-30 23:39:00 +02:00
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
zindex = 2.0
children = Array[ExtResource("2_cjoo4")]([])
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_dqjmw"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
drag_speed = 1.0
2025-04-30 23:45:56 +02:00
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("3_nklgv")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
show_blink = 0
show_talk = 0
2025-04-30 23:39:00 +02:00
stretch_amount = 0.0
x_amp = 0.0
x_frq = 0.0
y_amp = 0.0
y_frq = 0.0
2025-04-30 23:45:56 +02:00
zindex = 0
children = Array[ExtResource("2_cjoo4")]([SubResource("Resource_vd21u"), SubResource("Resource_2ut1u"), SubResource("Resource_ifxpp"), SubResource("Resource_7j5wo"), SubResource("Resource_dxpem"), SubResource("Resource_sinbd"), SubResource("Resource_herda")])
2025-04-30 23:39:00 +02:00
2025-04-30 23:45:56 +02:00
[sub_resource type="Resource" id="Resource_h4n0i"]
2025-04-30 23:39:00 +02:00
script = ExtResource("2_cjoo4")
2025-04-30 23:45:56 +02:00
anim_speed = 0
2025-04-30 23:39:00 +02:00
clipped = false
costume_layers = Array[bool]([true, true, true, true, true, true, true, true, true, true])
2025-04-30 23:45:56 +02:00
drag_speed = 0
frames = 1
2025-04-30 23:39:00 +02:00
ignore_bounce = false
2025-05-01 00:18:16 +02:00
image = ExtResource("4_yx2bh")
2025-04-30 23:39:00 +02:00
offset = Vector2(0, 0)
pos = Vector2(0, 0)
2025-04-30 23:45:56 +02:00
r_limit_max = 180
r_limit_min = -180
rot_drag = 0
show_blink = 0
show_talk = 0
2025-04-30 23:39:00 +02:00
stretch_amount = 0.25
x_amp = 9.0
x_frq = 0.004
y_amp = 11.0
y_frq = 0.008
zindex = -1.0
2025-04-30 23:45:56 +02:00
children = Array[ExtResource("2_cjoo4")]([SubResource("Resource_dqjmw")])
2025-04-30 21:31:31 +02:00
[resource]
script = ExtResource("1_re035")
2025-04-30 23:45:56 +02:00
sprites = Array[ExtResource("2_cjoo4")]([SubResource("Resource_h4n0i")])