meat_madness_redux/godot/addons/dialogic/Documentation/Nodes/DocumentationTree.tscn

15 lines
346 B
Plaintext
Raw Normal View History

2022-11-27 13:31:09 -07:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://addons/dialogic/Documentation/Nodes/DocumentationTree.gd" type="Script" id=1]
[node name="DocumentationTree" type="Tree"]
margin_right = 506.0
margin_bottom = 600.0
size_flags_horizontal = 3
size_flags_vertical = 3
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}