mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
12 lines
378 B
Plaintext
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)
|