37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://htt14aincihu"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://doqfsp7yxools" path="res://NPCs/NPC.tscn" id="1_2lkpj"]
|
|
[ext_resource type="Texture2D" uid="uid://dxcoc356w4do3" path="res://NPCs/Faire/SnacksGecko/SnacksGecko.png" id="2_8dhaa"]
|
|
[ext_resource type="Resource" uid="uid://jy06xnlh3ipo" path="res://NPCs/Faire/SnacksGecko/SnacksGecko.dialogue" id="2_83wqs"]
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_r2apx"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("2_8dhaa")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="SnacksGecko" instance=ExtResource("1_2lkpj")]
|
|
dialogueResource = ExtResource("2_83wqs")
|
|
|
|
[node name="Sprite" parent="." index="0"]
|
|
sprite_frames = SubResource("SpriteFrames_r2apx")
|
|
|
|
[node name="Panel" parent="Interactable" index="1"]
|
|
offset_left = -25.0
|
|
offset_top = -12.0
|
|
offset_right = 25.0
|
|
offset_bottom = 11.0
|
|
|
|
[node name="CollisionShape2D" parent="." index="3"]
|
|
visible = false
|
|
disabled = true
|
|
|
|
[editable path="Interactable"]
|
|
[editable path="Interactable/ActionMenu"]
|
|
[editable path="Talkable"]
|