[gd_resource type="Resource" script_class="Dialogue" load_steps=4 format=3 uid="uid://bvvhmchblol16"] [ext_resource type="Script" path="res://Script/dialogue.gd" id="1_rhm4g"] [ext_resource type="Resource" uid="uid://e0hostwldrwb" path="res://NPCs/doc/Dialogues/Ok.tres" id="2_6buig"] [ext_resource type="Texture2D" uid="uid://gbigvo2ucf8j" path="res://Sprites/Gipsy.png" id="3_7eyng"] [resource] script = ExtResource("1_rhm4g") texture = ExtResource("3_7eyng") name = "Gipsy" dialogue = "Thank you!" path_option = "Yes" options = Array[ExtResource("1_rhm4g")]([ExtResource("2_6buig")])