Files
godot-demo-projects/2d/role_playing_game/theme/foreground_stylebox_red.tres
2021-06-20 22:47:24 -04:00

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