mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-04 02:45:53 +00:00
13 lines
446 B
Text
13 lines
446 B
Text
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://dprati3kf7gdg"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://q0r8mofci0l8" path="res://Sprites/UI/Terminal_Slice.png" id="1_owepd"]
|
|
|
|
[resource]
|
|
texture = ExtResource("1_owepd")
|
|
texture_margin_left = 8.0
|
|
texture_margin_top = 8.0
|
|
texture_margin_right = 8.0
|
|
texture_margin_bottom = 8.0
|
|
axis_stretch_horizontal = 2
|
|
axis_stretch_vertical = 2
|
|
modulate_color = Color(1, 1, 1, 0.847059)
|