mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 08:31:16 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://cp463rpri5j8a"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://0hdug2yw0j7u" path="res://addons/dialogic/Modules/Character/settings_portraits.gd" id="2"]
|
||||
[ext_resource type="Script" uid="uid://c3hdycwp0hrdm" path="res://addons/dialogic/Modules/Character/settings_portraits.gd" id="2"]
|
||||
[ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_dce78"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="3"]
|
||||
[ext_resource type="PackedScene" uid="uid://7mvxuaulctcq" path="res://addons/dialogic/Editor/Events/Fields/field_file.tscn" id="3_m06d8"]
|
||||
|
|
@ -19,8 +19,7 @@ size_flags_stretch_ratio = 0.5
|
|||
[node name="Title2" type="Label" parent="PositionsTitle"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"DialogicSettingsSection"
|
||||
text = "Position Suggestions
|
||||
"
|
||||
text = "Position Suggestions"
|
||||
|
||||
[node name="HintTooltip" parent="PositionsTitle" instance=ExtResource("2_dce78")]
|
||||
layout_mode = 2
|
||||
|
|
@ -40,8 +39,7 @@ size_flags_stretch_ratio = 0.5
|
|||
[node name="Title2" type="Label" parent="DefaultSceneTitle"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"DialogicSettingsSection"
|
||||
text = "Default Portrait Scene
|
||||
"
|
||||
text = "Default Portrait Scene"
|
||||
|
||||
[node name="HintTooltip" parent="DefaultSceneTitle" instance=ExtResource("2_dce78")]
|
||||
layout_mode = 2
|
||||
|
|
@ -70,8 +68,7 @@ size_flags_stretch_ratio = 0.5
|
|||
[node name="Title2" type="Label" parent="Animations2"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"DialogicSettingsSection"
|
||||
text = "Default Animations
|
||||
"
|
||||
text = "Default Animations"
|
||||
|
||||
[node name="HintTooltip" parent="Animations2" instance=ExtResource("2_dce78")]
|
||||
layout_mode = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue