HUD and prototype textures
This commit is contained in:
parent
37a17878e4
commit
03bc73e9ff
45 changed files with 742 additions and 26 deletions
16
themes/main_theme.tres
Normal file
16
themes/main_theme.tres
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dxnkvosdhpvwi"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vxwtt"]
|
||||
bg_color = Color(0.009789981, 0.06134919, 0.10858328, 1)
|
||||
border_width_left = 4
|
||||
border_width_top = 14
|
||||
border_width_right = 4
|
||||
border_width_bottom = 4
|
||||
border_color = Color(0.15491787, 0.2660408, 0.41645113, 1)
|
||||
|
||||
[resource]
|
||||
MarginContainer/constants/margin_bottom = 4
|
||||
MarginContainer/constants/margin_left = 4
|
||||
MarginContainer/constants/margin_right = 4
|
||||
MarginContainer/constants/margin_top = 14
|
||||
Panel/styles/panel = SubResource("StyleBoxFlat_vxwtt")
|
||||
Loading…
Add table
Add a link
Reference in a new issue