mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
13 lines
462 B
Text
13 lines
462 B
Text
|
|
[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)
|