Added Dialogic and a test dialog
This commit is contained in:
@@ -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
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
defaulty_the_default_character: Hello World!
|
||||
defaulty_the_default_character: This is very cool text in english!
|
||||
Reference in New Issue
Block a user