mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 21:03:47 +00:00
Adjusted VN name box
This commit is contained in:
parent
a9a7b234fb
commit
b4f554ae5c
2 changed files with 5 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ scene = ExtResource("5_bks8v")
|
||||||
overrides = {
|
overrides = {
|
||||||
"box_margin_bottom": "1.0",
|
"box_margin_bottom": "1.0",
|
||||||
"box_size": "Vector2(300, 50)",
|
"box_size": "Vector2(300, 50)",
|
||||||
|
"name_label_box_offset": "Vector2(0, 16)",
|
||||||
"name_label_custom_font_size": "11.0",
|
"name_label_custom_font_size": "11.0",
|
||||||
"next_indicator_size": "Vector2(12, 12)",
|
"next_indicator_size": "Vector2(12, 12)",
|
||||||
"text_size": "6.0"
|
"text_size": "6.0"
|
||||||
|
|
|
||||||
|
|
@ -100,6 +100,10 @@ window/stretch/scale_mode="integer"
|
||||||
|
|
||||||
project/assembly_name="Cirno"
|
project/assembly_name="Cirno"
|
||||||
|
|
||||||
|
[editor]
|
||||||
|
|
||||||
|
movie_writer/movie_file="D:/Maddo/Recordings/Capture.avi"
|
||||||
|
|
||||||
[editor_plugins]
|
[editor_plugins]
|
||||||
|
|
||||||
enabled=PackedStringArray("res://addons/DebugGUI/plugin.cfg", "res://addons/dialogic/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
|
enabled=PackedStringArray("res://addons/DebugGUI/plugin.cfg", "res://addons/dialogic/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue