Added dialog in Dialogic

basic char, text, choice - eventually needs more events and functions to work properly
This commit is contained in:
2025-07-09 23:43:02 +02:00
parent 746ac58329
commit 2940475062
31 changed files with 231 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"@path": "res://addons/dialogic/Resources/character.gd",
"@subpath": NodePath(""),
&"_translation_id": "",
&"color": Color(1, 1, 1, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"style": ""
},
&"default_portrait": "",
&"description": "helpful spirit forest",
&"display_name": "Chuga",
&"mirror": false,
&"nicknames": [""],
&"offset": Vector2(0, 0),
&"portraits": {},
&"scale": 1.0
}