26 lines
814 B
Plaintext
26 lines
814 B
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://cjn0jog8r0bt1"]
|
|
|
|
[ext_resource type="PackedScene" path="res://NPCs/Pigeon/pigeon.tscn" id="1_5x5ko"]
|
|
[ext_resource type="Texture2D" uid="uid://cddgp48fcnnpr" path="res://NPCs/Pigeon/Intersex/interpigeon1.png" id="2_00jl7"]
|
|
[ext_resource type="Texture2D" uid="uid://b2wvhm3h61hvr" path="res://NPCs/Pigeon/Intersex/interpigeon2.png" id="3_ya77d"]
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_quw6y"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("2_00jl7")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("3_ya77d")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="IntersexPigeon" instance=ExtResource("1_5x5ko")]
|
|
|
|
[node name="Sprite" parent="." index="0"]
|
|
sprite_frames = SubResource("SpriteFrames_quw6y")
|
|
frame_progress = 0.0
|