mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-15 05:25:57 +00:00
13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
|
[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://assets/backgrounds/PanelBG_Dark.png" type="Texture" id=1]
|
||
|
|
||
|
[resource]
|
||
|
texture = ExtResource( 1 )
|
||
|
region_rect = Rect2( 0, 0, 32, 32 )
|
||
|
margin_left = 6.0
|
||
|
margin_right = 6.0
|
||
|
margin_top = 6.0
|
||
|
margin_bottom = 6.0
|
||
|
axis_stretch_horizontal = 1
|