[gd_resource type="Resource" script_class="Dialogue" load_steps=4 format=3 uid="uid://gdprk8f8i32"] [ext_resource type="Script" path="res://Script/dialogue.gd" id="1_iohxh"] [ext_resource type="Resource" uid="uid://dpdr2g4x0oj1u" path="res://NPCs/doc/Dialogues/2.tres" id="2_t03tn"] [ext_resource type="Texture2D" uid="uid://gbigvo2ucf8j" path="res://Sprites/Gipsy.png" id="3_aaqto"] [resource] script = ExtResource("1_iohxh") texture = ExtResource("3_aaqto") name = "Gipsy" dialogue = "Recently we have had a few goblins terrorising the next town over, could you deal with them?" path_option = "Whats up?" options = Array[ExtResource("1_iohxh")]([ExtResource("2_t03tn")])