30 lines
937 B
Plaintext
30 lines
937 B
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://8vo15nhv0f0h"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cgd10lheoyp4u" path="res://NPCs/Pigeon/pigeon.tscn" id="1_hgblt"]
|
|
[ext_resource type="Texture2D" uid="uid://b2w05tuqunmch" path="res://NPCs/Pigeon/Nonbinary/nbpigeon1.png" id="2_g5knh"]
|
|
[ext_resource type="Texture2D" uid="uid://dyqjolhjy4xnm" path="res://NPCs/Pigeon/Nonbinary/nbpigeon2.png" id="3_5i87x"]
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_ghtiq"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("2_g5knh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("3_5i87x")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="NonBinaryPigeon" instance=ExtResource("1_hgblt")]
|
|
|
|
[node name="Sprite" parent="." index="0"]
|
|
sprite_frames = SubResource("SpriteFrames_ghtiq")
|
|
frame_progress = 0.0
|
|
|
|
[editable path="Interactable"]
|
|
[editable path="Interactable/ActionMenu"]
|
|
[editable path="Talkable"]
|