mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://theme/images/foreground_red.png" type="Texture" id=1]
|
|
|
|
[resource]
|
|
texture = ExtResource( 1 )
|
|
region_rect = Rect2( 0, 0, 64, 64 )
|
|
margin_left = 18.0
|
|
margin_right = 18.0
|
|
margin_top = 20.0
|
|
margin_bottom = 20.0
|