HUD and prototype textures

This commit is contained in:
Rendo 2025-11-29 18:48:32 +05:00
commit 03bc73e9ff
45 changed files with 742 additions and 26 deletions

16
themes/main_theme.tres Normal file
View 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")