Files
godot-demo-projects/2d/role_playing_game/theme/foreground_stylebox_red.tres

12 lines
378 B
Plaintext

[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://cif4l26u8ew13"]
[ext_resource type="Texture2D" uid="uid://tk2dapgk3cew" path="res://theme/images/foreground_red.png" id="1"]
[resource]
texture = ExtResource("1")
texture_margin_left = 20.0
texture_margin_top = 20.0
texture_margin_right = 20.0
texture_margin_bottom = 20.0
region_rect = Rect2(0, 0, 64, 64)