mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-08 00:51:15 +00:00
Graphics
This commit is contained in:
parent
b07a8fe60d
commit
54bf15d93d
23 changed files with 313 additions and 75 deletions
13
Dialogue/Styles/computer_stylebox.tres
Normal file
13
Dialogue/Styles/computer_stylebox.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cok0do5s82lg4"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 10.0
|
||||
content_margin_top = 10.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_bottom = 10.0
|
||||
bg_color = Color(1, 1, 1, 1)
|
||||
skew = Vector2(0.073, 0)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
corner_radius_bottom_left = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue