first commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://c5jkoyu1ik6fo"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://6wqo0sp4eij6" path="res://scenes/stickman_editor.tscn" id="1_ig7tw"]
|
||||
|
||||
[node name="Main" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="StickmanEditor" parent="." instance=ExtResource("1_ig7tw")]
|
||||
layout_mode = 1
|
||||
Reference in New Issue
Block a user