the-lost-memory/project/addons/dialogic/Example Assets/History/HistoryButton.tscn

16 lines
364 B
Plaintext
Raw Normal View History

2022-11-17 17:52:05 +00:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://addons/dialogic/Example Assets/History/HistoryButton-theme.tres" type="Theme" id=1]
[node name="HistoryButton" type="Button"]
anchor_top = 1.0
anchor_bottom = 1.0
margin_top = -20.0
margin_right = 58.0
theme = ExtResource( 1 )
disabled = true
text = "History"
__meta__ = {
"_edit_use_anchors_": false
}