broken_seals/game/ui/theme/button_bg_stylebox.tres
2019-11-20 14:30:34 +01:00

15 lines
414 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.0562
margin_right = 5.57024
margin_top = 5.69876
margin_bottom = 5.57024
axis_stretch_horizontal = 2
axis_stretch_vertical = 2
modulate_color = Color( 0.772549, 0.772549, 0.772549, 1 )