[gd_scene load_steps=16 format=3 uid="uid://ds5vrhrku6xoe"] [ext_resource type="Script" path="res://Script/gipsy.gd" id="1_1xow5"] [ext_resource type="Texture2D" uid="uid://k6csfmvg1i6n" path="res://Sprites/Gipsy/Gipsy spritesheet.png" id="1_nx5pf"] [ext_resource type="Resource" uid="uid://c5mnix231psou" path="res://NPCs/doc/Dialogues/0.tres" id="2_yo8qu"] [ext_resource type="PackedScene" uid="uid://trgewnm15sr7" path="res://Scenes/Interaction.tscn" id="3_pugtp"] [sub_resource type="AtlasTexture" id="AtlasTexture_btvfx"] atlas = ExtResource("1_nx5pf") region = Rect2(0, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_8ktu2"] atlas = ExtResource("1_nx5pf") region = Rect2(80, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_ktrct"] atlas = ExtResource("1_nx5pf") region = Rect2(160, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_dmscm"] atlas = ExtResource("1_nx5pf") region = Rect2(240, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_15odt"] atlas = ExtResource("1_nx5pf") region = Rect2(320, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_nb086"] atlas = ExtResource("1_nx5pf") region = Rect2(400, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_gwgu2"] atlas = ExtResource("1_nx5pf") region = Rect2(480, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_yavom"] atlas = ExtResource("1_nx5pf") region = Rect2(560, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_yg1mv"] atlas = ExtResource("1_nx5pf") region = Rect2(640, 0, 80, 80) [sub_resource type="AtlasTexture" id="AtlasTexture_xcbkb"] atlas = ExtResource("1_nx5pf") region = Rect2(720, 0, 80, 80) [sub_resource type="SpriteFrames" id="SpriteFrames_ki3tk"] animations = [{ "frames": [{ "duration": 1.0, "texture": SubResource("AtlasTexture_btvfx") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_8ktu2") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_ktrct") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_dmscm") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_15odt") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_nb086") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_gwgu2") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_yavom") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_yg1mv") }, { "duration": 1.0, "texture": SubResource("AtlasTexture_xcbkb") }], "loop": true, "name": &"default", "speed": 5.0 }] [node name="Gipsy" type="CharacterBody2D"] script = ExtResource("1_1xow5") dialogue = ExtResource("2_yo8qu") [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] position = Vector2(4.75, -10.875) scale = Vector2(0.45625, 0.421875) sprite_frames = SubResource("SpriteFrames_ki3tk") frame_progress = 0.869972 [node name="Interaction" parent="." instance=ExtResource("3_pugtp")] position = Vector2(2, -1)