[gd_scene load_steps=6 format=3 uid="uid://dy21svaogf5be"] [ext_resource type="PackedScene" uid="uid://doqfsp7yxools" path="res://NPCs/NPC.tscn" id="1_q0gd7"] [ext_resource type="Script" path="res://NPCs/ComingSoonCat/ComingSoonCat2.gd" id="2_bidde"] [ext_resource type="Texture2D" uid="uid://bw7udfhlclnur" path="res://NPCs/ComingSoonCat/ComingSoonCat.png" id="3_f74w1"] [ext_resource type="Texture2D" uid="uid://ddh2rutj6vvjv" path="res://NPCs/ComingSoonCat/ComingSoonCatHat.png" id="3_mgge3"] [sub_resource type="SpriteFrames" id="SpriteFrames_w4gk4"] animations = [{ "frames": [{ "duration": 1.0, "texture": ExtResource("3_mgge3") }], "loop": true, "name": &"Hat", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": ExtResource("3_f74w1") }], "loop": true, "name": &"default", "speed": 5.0 }] [node name="ComingSoonCat" instance=ExtResource("1_q0gd7")] script = ExtResource("2_bidde") [node name="Sprite" parent="." index="0"] position = Vector2(8, -33) sprite_frames = SubResource("SpriteFrames_w4gk4") animation = &"Hat" [node name="Panel" parent="Interactable" index="1"] offset_left = -31.0 offset_top = -83.0 offset_right = 31.0 offset_bottom = 14.0 [node name="CollisionShape2D" parent="Talkable/InteractionArea" index="0"] position = Vector2(0, -8) [editable path="Interactable"] [editable path="Interactable/ActionMenu"] [editable path="Talkable"]