You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
346 B
15 lines
346 B
3 years ago
|
[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
|
||
|
}
|