flow controls in freeroam
This commit is contained in:
parent
1efee5b65e
commit
143d95a297
6 changed files with 85 additions and 29 deletions
|
@ -83,6 +83,7 @@ func reload_stage() -> void:
|
|||
flow_control.vis_name = bot + " " + movement
|
||||
flow_control.in_value = in_flow
|
||||
flow_control.out_value = out_flow
|
||||
flow_control.anchor_right = 1.0
|
||||
$FlyoutPanel/FlowControls/InvisibleMask/FlowHandle.add_child(flow_control)
|
||||
flows_offset += 44
|
||||
flow_count += 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue