broken_seals_2d/game/ui/theme/button_bg_stylebox.tres
2021-02-21 17:39:36 +01:00

15 lines
403 B
Plaintext

[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
[ext_resource path="res://ui/theme/button_bg_atlas.tres" type="Texture" id=1]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 13, 14 )
margin_left = 5.0
margin_right = 5.0
margin_top = 6.0
margin_bottom = 5.57024
axis_stretch_horizontal = 2
axis_stretch_vertical = 2
modulate_color = Color( 0.772549, 0.772549, 0.772549, 1 )