mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 12:33:47 +00:00
Dialogue System
This commit is contained in:
parent
77765a581e
commit
1fa77f0c03
690 changed files with 46698 additions and 14 deletions
13
addons/dialogic/Editor/Events/styles/ResourceMenuNormal.tres
Normal file
13
addons/dialogic/Editor/Events/styles/ResourceMenuNormal.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 25.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color( 0.180392, 0.180392, 0.180392, 0.219608 )
|
||||
draw_center = false
|
||||
border_width_bottom = 2
|
||||
border_color = Color( 0.8, 0.8, 0.8, 0.286275 )
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
Loading…
Add table
Add a link
Reference in a new issue