flow controls in freeroam
This commit is contained in:
parent
1efee5b65e
commit
143d95a297
6 changed files with 85 additions and 29 deletions
|
@ -4,13 +4,15 @@
|
|||
|
||||
[node name="FlowControl" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 10
|
||||
anchor_right = 1.0
|
||||
offset_bottom = 40.0
|
||||
grow_horizontal = 2
|
||||
script = ExtResource("1_fg0vw")
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue