mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 07:45:33 +00:00
Dialogues
This commit is contained in:
parent
d39a6f6777
commit
1ddaab6f86
5 changed files with 11 additions and 5 deletions
|
|
@ -4,6 +4,7 @@
|
|||
&"_translation_id": "a8",
|
||||
&"color": Color(0.537255, 0.85098, 0.85098, 1),
|
||||
&"custom_info": {
|
||||
"prefix": "",
|
||||
"sound_mood_default": "Mood 1",
|
||||
"sound_moods": {
|
||||
"Mood 1": {
|
||||
|
|
@ -17,7 +18,8 @@
|
|||
"volume_variance": -2.0
|
||||
}
|
||||
},
|
||||
"style": ""
|
||||
"style": "",
|
||||
"suffix": ""
|
||||
},
|
||||
&"default_portrait": "Neutral",
|
||||
&"description": "",
|
||||
|
|
|
|||
|
|
@ -4,9 +4,11 @@
|
|||
&"_translation_id": "a9",
|
||||
&"color": Color(0.27451, 0.419608, 0.364706, 1),
|
||||
&"custom_info": {
|
||||
"prefix": "",
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
"style": "",
|
||||
"suffix": ""
|
||||
},
|
||||
&"default_portrait": "Neutral",
|
||||
&"description": "",
|
||||
|
|
|
|||
|
|
@ -71,4 +71,4 @@ layer_info = {
|
|||
"15": SubResource("Resource_woagc"),
|
||||
"16": SubResource("Resource_8pdfk")
|
||||
}
|
||||
metadata/_latest_layer = "12"
|
||||
metadata/_latest_layer = "14"
|
||||
|
|
|
|||
|
|
@ -82,4 +82,4 @@ layer_info = {
|
|||
"16": SubResource("Resource_dr1ns"),
|
||||
"17": SubResource("Resource_tdu6c")
|
||||
}
|
||||
metadata/_latest_layer = "13"
|
||||
metadata/_latest_layer = "15"
|
||||
|
|
|
|||
|
|
@ -112,7 +112,8 @@ variables={
|
|||
"Keyboard_F": "Ⓕ",
|
||||
"Left_Button_Pad": "⒩",
|
||||
"Right_Button_Pad": "⒪"
|
||||
}
|
||||
},
|
||||
"Input": ""
|
||||
}
|
||||
extensions_folder="res://addons/dialogic_additions"
|
||||
text/letter_speed=0.01
|
||||
|
|
@ -170,6 +171,7 @@ audio/channel_defaults={
|
|||
"volume": 0.0
|
||||
}
|
||||
}
|
||||
text/input_action="dialogic_default_action"
|
||||
|
||||
[display]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue