godot-psd-training/training_tip.tres

14 lines
467 B
Plaintext
Raw Normal View History

2024-05-13 15:55:11 +08:00
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://64jvluk0rtac"]
[ext_resource type="Texture2D" uid="uid://odpdovqlp7n2" path="res://Assets/traingTip.png" id="1_esenh"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_1yiw6"]
texture = ExtResource("1_esenh")
texture_margin_left = 15.0
texture_margin_top = 20.0
texture_margin_right = 15.0
texture_margin_bottom = 25.0
[resource]
PanelContainer/styles/panel = SubResource("StyleBoxTexture_1yiw6")