mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 00:55:55 +00:00
pixel Menu styles
This commit is contained in:
parent
536e3d05ac
commit
64f7d0e2b8
12 changed files with 110 additions and 18 deletions
11
Resources/Styles/PixelStyleBoxRed.tres
Normal file
11
Resources/Styles/PixelStyleBoxRed.tres
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://ctw2hju32l3rg"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d0obc2svu8ege" path="res://Sprites/UI/MenuBackgroundSmall.png" id="1_7cs4p"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_7cs4p")
|
||||
texture_margin_left = 4.0
|
||||
texture_margin_top = 4.0
|
||||
texture_margin_right = 4.0
|
||||
texture_margin_bottom = 4.0
|
||||
modulate_color = Color(1, 1, 1, 0.847059)
|
||||
Loading…
Add table
Add a link
Reference in a new issue