Added Dialogic and a test dialog

This commit is contained in:
cblech
2024-10-28 12:06:03 +01:00
parent ea20332b4f
commit d231bb0773
683 changed files with 46264 additions and 1 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": "The Default Character",
"display_name": "Defaulty the Default Character",
"mirror": false,
"nicknames": ["Defaulty"],
"offset": Vector2(0, 0),
"portraits": {},
"scale": 1.0
}
+2
View File
@@ -0,0 +1,2 @@
defaulty_the_default_character: Hello World!
defaulty_the_default_character: This is very cool text in english!