mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
15 lines
402 B
Plaintext
15 lines
402 B
Plaintext
[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://ui/theme/scrollbar_bg_atlas.tres" type="Texture" id=1]
|
|
|
|
[resource]
|
|
texture = ExtResource( 1 )
|
|
region_rect = Rect2( 0, 0, 10, 11 )
|
|
margin_left = 2.0
|
|
margin_right = 2.0
|
|
margin_top = 2.0
|
|
margin_bottom = 2.0
|
|
axis_stretch_horizontal = 2
|
|
axis_stretch_vertical = 2
|
|
modulate_color = Color( 0.976471, 0.976471, 0.976471, 1 )
|