mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 05:25:55 +00:00
Status menu mockup
This commit is contained in:
parent
619c35028e
commit
a0499cf858
10 changed files with 166 additions and 13 deletions
13
Resources/Styles/PixelStyleBoxRed_SquareBackground.tres
Normal file
13
Resources/Styles/PixelStyleBoxRed_SquareBackground.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://24hh6h4juk3r"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ckarvvr5ec1al" path="res://Sprites/UI/MenuBackgroundSmall_Background.png" id="1_rgwwh"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_rgwwh")
|
||||
texture_margin_left = 4.0
|
||||
texture_margin_top = 4.0
|
||||
texture_margin_right = 4.0
|
||||
texture_margin_bottom = 4.0
|
||||
axis_stretch_horizontal = 2
|
||||
axis_stretch_vertical = 2
|
||||
modulate_color = Color(1, 1, 1, 0.847059)
|
||||
Loading…
Add table
Add a link
Reference in a new issue