mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 17:49:47 +00:00
1ad1ecb960
* Renamed the Asset folder and subfolders to lowercase * Fixed font loading issue Co-authored-by: OverloadedOrama <manoschool@yahoo.com>
14 lines
300 B
Plaintext
14 lines
300 B
Plaintext
[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
|
|
|
|
|
|
|
|
[resource]
|
|
texture = ExtResource( 1 )
|
|
region_rect = Rect2( 0, 0, 8, 8 )
|
|
margin_left = 2.0
|
|
margin_right = 2.0
|
|
margin_top = 2.0
|
|
margin_bottom = 2.0
|