Started working on a simple dialog system

This commit is contained in:
2026-03-15 07:11:42 +11:00
parent 84cb13e717
commit 336dd59dbb
6 changed files with 39 additions and 3 deletions

10
DialogDebug_1.tres Normal file
View File

@@ -0,0 +1,10 @@
[gd_resource type="Resource" script_class="DialogText" format=3 uid="uid://iprmiuvbd0pj"]
[ext_resource type="Script" uid="uid://d1wmy2e1qhr5h" path="res://DialogText.gd" id="1_d2twj"]
[resource]
script = ExtResource("1_d2twj")
text = "She smiles.
\"Hello flowers!\""
metadata/_custom_type_script = "uid://d1wmy2e1qhr5h"