mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:45:33 +00:00
13 lines
452 B
Text
13 lines
452 B
Text
[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
|
|
axis_stretch_horizontal = 2
|
|
axis_stretch_vertical = 2
|
|
modulate_color = Color(1, 1, 1, 0.847059)
|