[gd_resource type="Resource" script_class="Dialogue" load_steps=4 format=3 uid="uid://c5mnix231psou"] [ext_resource type="Script" path="res://Script/dialogue.gd" id="1_ajmep"] [ext_resource type="Resource" uid="uid://gdprk8f8i32" path="res://NPCs/doc/Dialogues/1.tres" id="2_dxwwu"] [ext_resource type="Texture2D" uid="uid://gbigvo2ucf8j" path="res://Sprites/Gipsy.png" id="3_1m7k5"] [resource] script = ExtResource("1_ajmep") texture = ExtResource("3_1m7k5") name = "Gipsy" dialogue = "Welcome to my humble abode, I am so pleased to have you here knight!" path_option = "" options = Array[ExtResource("1_ajmep")]([ExtResource("2_dxwwu")])