[gd_scene load_steps=7 format=3 uid="uid://oiehbor0dlqx"] [ext_resource type="Script" uid="uid://dfiwoln8mdwm8" path="res://Scripts/EditorScreen.gd" id="1_sd512"] [ext_resource type="PackedScene" uid="uid://blg1c3v4o44of" path="res://Scenes/GUI/Controls/FlowSlider.tscn" id="2_jo1ms"] [ext_resource type="PackedScene" uid="uid://btre5j66mpchy" path="res://Scenes/Stages/HelenHouse.tscn" id="2_p1t5g"] [ext_resource type="ButtonGroup" uid="uid://bij2tonqeslpt" path="res://Scenes/GUI/FlyoutButtonGroup.tres" id="3_p1t5g"] [ext_resource type="PackedScene" uid="uid://cbf3x44mvo701" path="res://Scenes/GUI/Controls/IndicatorLight.tscn" id="4_wuj6m"] [sub_resource type="ViewportTexture" id="ViewportTexture_g6u4d"] viewport_path = NodePath("SubViewport") [node name="EditorScreen" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_sd512") [node name="SubViewport" type="SubViewport" parent="."] size = Vector2i(1280, 720) size_2d_override = Vector2i(640, 360) [node name="HelenHouse" parent="SubViewport" instance=ExtResource("2_p1t5g")] [node name="ColorRect" type="ColorRect" parent="."] layout_mode = 0 offset_right = 1280.0 offset_bottom = 720.0 color = Color(0.187176, 0.187176, 0.187176, 1) [node name="CameraPreview" type="TextureRect" parent="."] layout_mode = 0 offset_left = 636.0 offset_top = 48.0 offset_right = 1276.0 offset_bottom = 408.0 texture = SubResource("ViewportTexture_g6u4d") expand_mode = 2 [node name="Label" type="Label" parent="."] layout_mode = 0 offset_left = 144.0 offset_top = 48.0 offset_right = 632.0 offset_bottom = 408.0 text = "Welcome to Pneumatic Plaything Animatronic Simulator! You can press the buttons to the side to control the bot, or adjust its flows. Open the Controls menu to see all of the keybinds. More features will be coming in the future, so stay tuned!" horizontal_alignment = 1 vertical_alignment = 1 [node name="MenuBar" type="Panel" parent="."] layout_mode = 0 offset_left = 4.0 offset_top = 4.0 offset_right = 1276.0 offset_bottom = 44.0 [node name="Wordmark" type="Label" parent="MenuBar"] layout_mode = 0 offset_left = 1044.0 offset_top = 4.0 offset_right = 1268.0 offset_bottom = 36.0 text = "Pneumatic Plaything v0.2" horizontal_alignment = 1 vertical_alignment = 1 [node name="SequencerPanel" type="Panel" parent="."] layout_mode = 0 offset_left = 4.0 offset_top = 412.0 offset_right = 1276.0 offset_bottom = 716.0 [node name="FlyoutButtons" type="Panel" parent="."] layout_mode = 0 offset_left = 4.0 offset_top = 48.0 offset_right = 140.0 offset_bottom = 408.0 [node name="MovementsFlyoutButton" type="Button" parent="FlyoutButtons"] layout_mode = 0 offset_left = 4.0 offset_top = 4.0 offset_right = 132.0 offset_bottom = 36.0 toggle_mode = true button_group = ExtResource("3_p1t5g") text = "Movements" [node name="FlowsFlyoutButton" type="Button" parent="FlyoutButtons"] layout_mode = 0 offset_left = 4.0 offset_top = 40.0 offset_right = 132.0 offset_bottom = 72.0 toggle_mode = true button_group = ExtResource("3_p1t5g") text = "Flows" [node name="CameraFlyoutButton" type="Button" parent="FlyoutButtons"] layout_mode = 0 offset_left = 4.0 offset_top = 76.0 offset_right = 132.0 offset_bottom = 108.0 toggle_mode = true button_group = ExtResource("3_p1t5g") text = "Camera" [node name="Movements" type="Panel" parent="."] visible = false layout_mode = 0 offset_left = 144.0 offset_top = 48.0 offset_right = 484.0 offset_bottom = 412.0 [node name="Buttons" type="Control" parent="Movements"] anchors_preset = 0 [node name="Mouth" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 4.0 offset_right = 132.0 offset_bottom = 36.0 text = "Mouth" [node name="LeftEar" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 40.0 offset_right = 132.0 offset_bottom = 72.0 text = "Left Ear" [node name="RightEar" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 76.0 offset_right = 132.0 offset_bottom = 108.0 text = "Right Ear" [node name="LeftEyelid" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 112.0 offset_right = 132.0 offset_bottom = 144.0 text = "Left Eyelid" [node name="RightEyelid" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 148.0 offset_right = 132.0 offset_bottom = 180.0 text = "Right Eyelid" [node name="EyesLeft" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 184.0 offset_right = 132.0 offset_bottom = 216.0 text = "Eyes Left" [node name="EyesRight" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 220.0 offset_right = 132.0 offset_bottom = 252.0 text = "Eyes Right" [node name="HeadLeft" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 256.0 offset_right = 132.0 offset_bottom = 288.0 text = "Head Left" [node name="HeadRight" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 292.0 offset_right = 132.0 offset_bottom = 324.0 text = "Head Right" [node name="HeadUp" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 4.0 offset_top = 328.0 offset_right = 132.0 offset_bottom = 360.0 text = "Head Up" [node name="LeftArmUp" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 4.0 offset_right = 300.0 offset_bottom = 36.0 text = "Left Arm Up" [node name="LeftArmTwist" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 40.0 offset_right = 300.0 offset_bottom = 72.0 text = "Left Arm Twist" [node name="LeftElbow" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 76.0 offset_right = 300.0 offset_bottom = 108.0 text = "Left Elbow" [node name="RightArmUp" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 112.0 offset_right = 300.0 offset_bottom = 144.0 text = "Right Arm Up" [node name="RightArmTwist" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 148.0 offset_right = 300.0 offset_bottom = 180.0 text = "R. Arm Twist" [node name="RightElbow" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 184.0 offset_right = 300.0 offset_bottom = 216.0 text = "Right Elbow" [node name="BodyLeft" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 220.0 offset_right = 300.0 offset_bottom = 252.0 text = "Body Left" [node name="BodyRight" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 256.0 offset_right = 300.0 offset_bottom = 288.0 text = "Body Right" [node name="BodyLean" type="Button" parent="Movements/Buttons"] layout_mode = 0 offset_left = 172.0 offset_top = 292.0 offset_right = 300.0 offset_bottom = 324.0 text = "Body Lean" [node name="IndicatorLights" type="Control" parent="Movements"] anchors_preset = 0 [node name="Mouth" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 4.0 offset_right = 136.0 offset_bottom = 4.0 [node name="Left Ear" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 40.0 offset_right = 136.0 offset_bottom = 40.0 [node name="Right Ear" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 76.0 offset_right = 136.0 offset_bottom = 76.0 [node name="Left Eyelid" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 112.0 offset_right = 136.0 offset_bottom = 112.0 [node name="Right Eyelid" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 148.0 offset_right = 136.0 offset_bottom = 148.0 [node name="Eyes Left" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 184.0 offset_right = 136.0 offset_bottom = 184.0 [node name="Eyes Right" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 220.0 offset_right = 136.0 offset_bottom = 220.0 [node name="Head Left" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 256.0 offset_right = 136.0 offset_bottom = 256.0 [node name="Head Right" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 292.0 offset_right = 136.0 offset_bottom = 292.0 [node name="Head Up" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 136.0 offset_top = 328.0 offset_right = 136.0 offset_bottom = 328.0 [node name="Left Arm Up" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 4.0 offset_right = 304.0 offset_bottom = 4.0 [node name="Left Arm Twist" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 40.0 offset_right = 304.0 offset_bottom = 40.0 [node name="Left Elbow" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 76.0 offset_right = 304.0 offset_bottom = 76.0 [node name="Right Arm Up" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 112.0 offset_right = 304.0 offset_bottom = 112.0 [node name="Right Arm Twist" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 148.0 offset_right = 304.0 offset_bottom = 148.0 [node name="Right Elbow" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 184.0 offset_right = 304.0 offset_bottom = 184.0 [node name="Body Left" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 220.0 offset_right = 304.0 offset_bottom = 220.0 [node name="Body Right" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 256.0 offset_right = 304.0 offset_bottom = 256.0 [node name="Body Lean" parent="Movements/IndicatorLights" instance=ExtResource("4_wuj6m")] layout_mode = 1 offset_left = 304.0 offset_top = 292.0 offset_right = 304.0 offset_bottom = 292.0 [node name="FlowControls" type="Panel" parent="."] visible = false layout_mode = 0 offset_left = 144.0 offset_top = 48.0 offset_right = 812.0 offset_bottom = 440.0 [node name="Labels" type="Control" parent="FlowControls"] anchors_preset = 0 offset_top = -40.0 offset_bottom = -40.0 [node name="MovementsLabel1" type="Label" parent="FlowControls/Labels"] layout_mode = 0 offset_left = 4.0 offset_top = 40.0 offset_right = 132.0 offset_bottom = 72.0 text = "Movement" horizontal_alignment = 1 vertical_alignment = 1 [node name="MovementsLabel2" type="Label" parent="FlowControls/Labels"] layout_mode = 0 offset_left = 336.0 offset_top = 40.0 offset_right = 464.0 offset_bottom = 72.0 text = "Movement" horizontal_alignment = 1 vertical_alignment = 1 [node name="InFlowsLabel1" type="Label" parent="FlowControls/Labels"] layout_mode = 0 offset_left = 136.0 offset_top = 40.0 offset_right = 232.0 offset_bottom = 72.0 text = "In Flow" horizontal_alignment = 1 vertical_alignment = 1 [node name="InFlowsLabel2" type="Label" parent="FlowControls/Labels"] layout_mode = 0 offset_left = 468.0 offset_top = 40.0 offset_right = 564.0 offset_bottom = 72.0 text = "In Flow" horizontal_alignment = 1 vertical_alignment = 1 [node name="OutFlowsLabel1" type="Label" parent="FlowControls/Labels"] layout_mode = 0 offset_left = 236.0 offset_top = 40.0 offset_right = 332.0 offset_bottom = 72.0 text = "Out Flow" horizontal_alignment = 1 vertical_alignment = 1 [node name="OutFlowsLabel2" type="Label" parent="FlowControls/Labels"] layout_mode = 0 offset_left = 568.0 offset_top = 40.0 offset_right = 664.0 offset_bottom = 72.0 text = "Out Flow" horizontal_alignment = 1 vertical_alignment = 1 [node name="InFlows" type="Control" parent="FlowControls"] anchors_preset = 0 offset_top = -40.0 offset_bottom = -40.0 [node name="MouthFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 72.0 offset_right = 135.5 offset_bottom = 72.0 value = 3.0 [node name="LeftEarFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 108.0 offset_right = 135.5 offset_bottom = 108.0 value = 3.5 [node name="RightEarFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 144.0 offset_right = 135.5 offset_bottom = 144.0 value = 3.5 [node name="LeftEyelidFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 180.0 offset_right = 135.5 offset_bottom = 180.0 value = 1.5 [node name="RightEyelidFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 216.0 offset_right = 135.5 offset_bottom = 216.0 value = 1.5 [node name="EyesLeftFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 252.0 offset_right = 135.5 offset_bottom = 252.0 value = 2.0 [node name="EyesRightFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 288.0 offset_right = 135.5 offset_bottom = 288.0 value = 2.0 [node name="HeadLeftFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 324.0 offset_right = 135.5 offset_bottom = 324.0 value = 1.5 [node name="HeadRightFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 360.0 offset_right = 135.5 offset_bottom = 360.0 value = 1.5 [node name="HeadUpFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 135.5 offset_top = 396.0 offset_right = 135.5 offset_bottom = 396.0 [node name="LeftArmUpFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 72.0 offset_right = 467.5 offset_bottom = 72.0 value = 0.8 [node name="LeftArmTwistFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 108.0 offset_right = 467.5 offset_bottom = 108.0 value = 0.8 [node name="LeftElbowFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 144.0 offset_right = 467.5 offset_bottom = 144.0 [node name="RightArmUpFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 180.0 offset_right = 467.5 offset_bottom = 180.0 value = 0.8 [node name="RightArmTwistFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 216.0 offset_right = 467.5 offset_bottom = 216.0 value = 0.8 [node name="RightElbowFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 252.0 offset_right = 467.5 offset_bottom = 252.0 [node name="BodyLeftFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 288.0 offset_right = 467.5 offset_bottom = 288.0 value = 0.7 [node name="BodyRightFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 324.0 offset_right = 467.5 offset_bottom = 324.0 value = 0.7 [node name="BodyLeanFlow" parent="FlowControls/InFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 467.5 offset_top = 360.0 offset_right = 467.5 offset_bottom = 360.0 [node name="OutFlows" type="Control" parent="FlowControls"] anchors_preset = 0 offset_top = -40.0 offset_bottom = -40.0 [node name="MouthFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 72.0 offset_right = 235.5 offset_bottom = 72.0 value = 2.0 [node name="LeftEarFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 108.0 offset_right = 235.5 offset_bottom = 108.0 value = 1.5 [node name="RightEarFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 144.0 offset_right = 235.5 offset_bottom = 144.0 value = 1.5 [node name="LeftEyelidFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 180.0 offset_right = 235.5 offset_bottom = 180.0 value = 2.0 [node name="RightEyelidFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 216.0 offset_right = 235.5 offset_bottom = 216.0 value = 2.0 [node name="EyesLeftFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 252.0 offset_right = 235.5 offset_bottom = 252.0 value = 2.0 [node name="EyesRightFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 288.0 offset_right = 235.5 offset_bottom = 288.0 value = 2.0 [node name="HeadLeftFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 324.0 offset_right = 235.5 offset_bottom = 324.0 value = 1.5 [node name="HeadRightFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 360.0 offset_right = 235.5 offset_bottom = 360.0 value = 1.5 [node name="HeadUpFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 235.5 offset_top = 396.0 offset_right = 235.5 offset_bottom = 396.0 [node name="LeftArmUpFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 72.0 offset_right = 567.5 offset_bottom = 72.0 value = 0.6 [node name="LeftArmTwistFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 108.0 offset_right = 567.5 offset_bottom = 108.0 value = 0.8 [node name="LeftElbowFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 144.0 offset_right = 567.5 offset_bottom = 144.0 [node name="RightArmUpFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 180.0 offset_right = 567.5 offset_bottom = 180.0 value = 0.6 [node name="RightArmTwistFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 216.0 offset_right = 567.5 offset_bottom = 216.0 value = 0.8 [node name="RightElbowFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 252.0 offset_right = 567.5 offset_bottom = 252.0 [node name="BodyLeftFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 288.0 offset_right = 567.5 offset_bottom = 288.0 value = 0.7 [node name="BodyRightFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 324.0 offset_right = 567.5 offset_bottom = 324.0 value = 0.7 [node name="BodyLeanFlow" parent="FlowControls/OutFlows" instance=ExtResource("2_jo1ms")] layout_mode = 1 offset_left = 567.5 offset_top = 360.0 offset_right = 567.5 offset_bottom = 360.0 value = 0.8 [node name="MovementLabels" type="Control" parent="FlowControls"] layout_mode = 3 anchors_preset = 0 [node name="Mouth" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 32.0 offset_right = 132.0 offset_bottom = 64.0 text = "Mouth" horizontal_alignment = 1 vertical_alignment = 1 [node name="LeftEar" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 68.0 offset_right = 132.0 offset_bottom = 100.0 text = "Left Ear" horizontal_alignment = 1 vertical_alignment = 1 [node name="RightEar" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 104.0 offset_right = 132.0 offset_bottom = 136.0 text = "Right Ear" horizontal_alignment = 1 vertical_alignment = 1 [node name="LeftEyelid" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 140.0 offset_right = 132.0 offset_bottom = 172.0 text = "Left Eyelid" horizontal_alignment = 1 vertical_alignment = 1 [node name="RightEyelid" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 176.0 offset_right = 132.0 offset_bottom = 208.0 text = "Right Eyelid" horizontal_alignment = 1 vertical_alignment = 1 [node name="EyesLeft" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 212.0 offset_right = 132.0 offset_bottom = 244.0 text = "Eyes Left" horizontal_alignment = 1 vertical_alignment = 1 [node name="EyesRight" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 248.0 offset_right = 132.0 offset_bottom = 280.0 text = "Eyes Right" horizontal_alignment = 1 vertical_alignment = 1 [node name="HeadLeft" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 284.0 offset_right = 132.0 offset_bottom = 316.0 text = "Head Left" horizontal_alignment = 1 vertical_alignment = 1 [node name="HeadRight" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 320.0 offset_right = 132.0 offset_bottom = 352.0 text = "Head Right" horizontal_alignment = 1 vertical_alignment = 1 [node name="HeadUp" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 4.0 offset_top = 356.0 offset_right = 132.0 offset_bottom = 388.0 text = "Head Up" horizontal_alignment = 1 vertical_alignment = 1 [node name="LeftArmUp" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 32.0 offset_right = 464.0 offset_bottom = 64.0 text = "Left Arm Up" horizontal_alignment = 1 vertical_alignment = 1 [node name="LeftArmTwist" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 68.0 offset_right = 464.0 offset_bottom = 100.0 text = "Left Arm Twist" horizontal_alignment = 1 vertical_alignment = 1 [node name="LeftElbow" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 104.0 offset_right = 464.0 offset_bottom = 136.0 text = "Left Elbow" horizontal_alignment = 1 vertical_alignment = 1 [node name="RightArmUp" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 140.0 offset_right = 464.0 offset_bottom = 172.0 text = "Right Arm Up" horizontal_alignment = 1 vertical_alignment = 1 [node name="RightArmTwist" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 176.0 offset_right = 464.0 offset_bottom = 208.0 text = "R. Arm Twist" horizontal_alignment = 1 vertical_alignment = 1 [node name="RightElbow" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 212.0 offset_right = 464.0 offset_bottom = 244.0 text = "Right Elbow" horizontal_alignment = 1 vertical_alignment = 1 [node name="BodyLeft" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 248.0 offset_right = 464.0 offset_bottom = 280.0 text = "Body Left" horizontal_alignment = 1 vertical_alignment = 1 [node name="BodyRight" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 284.0 offset_right = 464.0 offset_bottom = 316.0 text = "Body Right" horizontal_alignment = 1 vertical_alignment = 1 [node name="BodyLean" type="Label" parent="FlowControls/MovementLabels"] layout_mode = 0 offset_left = 336.0 offset_top = 320.0 offset_right = 464.0 offset_bottom = 352.0 text = "Body Lean" horizontal_alignment = 1 vertical_alignment = 1 [node name="CameraFullScreen" type="TextureRect" parent="."] visible = false layout_mode = 0 offset_right = 1280.0 offset_bottom = 720.0 texture = SubResource("ViewportTexture_g6u4d") expand_mode = 2 [connection signal="toggled" from="FlyoutButtons/MovementsFlyoutButton" to="." method="_on_movements_flyout_button_toggled"] [connection signal="toggled" from="FlyoutButtons/FlowsFlyoutButton" to="." method="_on_flows_flyout_button_toggled"] [connection signal="button_down" from="Movements/Buttons/Mouth" to="." method="_on_mouth_button_down"] [connection signal="button_up" from="Movements/Buttons/Mouth" to="." method="_on_mouth_button_up"] [connection signal="button_down" from="Movements/Buttons/LeftEar" to="." method="_on_left_ear_button_down"] [connection signal="button_up" from="Movements/Buttons/LeftEar" to="." method="_on_left_ear_button_up"] [connection signal="button_down" from="Movements/Buttons/RightEar" to="." method="_on_right_ear_button_down"] [connection signal="button_up" from="Movements/Buttons/RightEar" to="." method="_on_right_ear_button_up"] [connection signal="button_down" from="Movements/Buttons/LeftEyelid" to="." method="_on_left_eyelid_button_down"] [connection signal="button_up" from="Movements/Buttons/LeftEyelid" to="." method="_on_left_eyelid_button_up"] [connection signal="button_down" from="Movements/Buttons/RightEyelid" to="." method="_on_right_eyelid_button_down"] [connection signal="button_up" from="Movements/Buttons/RightEyelid" to="." method="_on_right_eyelid_button_up"] [connection signal="button_down" from="Movements/Buttons/EyesLeft" to="." method="_on_eyes_left_button_down"] [connection signal="button_up" from="Movements/Buttons/EyesLeft" to="." method="_on_eyes_left_button_up"] [connection signal="button_down" from="Movements/Buttons/EyesRight" to="." method="_on_eyes_right_button_down"] [connection signal="button_up" from="Movements/Buttons/EyesRight" to="." method="_on_eyes_right_button_up"] [connection signal="button_down" from="Movements/Buttons/HeadLeft" to="." method="_on_head_left_button_down"] [connection signal="button_up" from="Movements/Buttons/HeadLeft" to="." method="_on_head_left_button_up"] [connection signal="button_down" from="Movements/Buttons/HeadRight" to="." method="_on_head_right_button_down"] [connection signal="button_up" from="Movements/Buttons/HeadRight" to="." method="_on_head_right_button_up"] [connection signal="button_down" from="Movements/Buttons/HeadUp" to="." method="_on_head_up_button_down"] [connection signal="button_up" from="Movements/Buttons/HeadUp" to="." method="_on_head_up_button_up"] [connection signal="button_down" from="Movements/Buttons/LeftArmUp" to="." method="_on_left_arm_up_button_down"] [connection signal="button_up" from="Movements/Buttons/LeftArmUp" to="." method="_on_left_arm_up_button_up"] [connection signal="button_down" from="Movements/Buttons/LeftArmTwist" to="." method="_on_left_arm_twist_button_down"] [connection signal="button_up" from="Movements/Buttons/LeftArmTwist" to="." method="_on_left_arm_twist_button_up"] [connection signal="button_down" from="Movements/Buttons/LeftElbow" to="." method="_on_left_elbow_button_down"] [connection signal="button_up" from="Movements/Buttons/LeftElbow" to="." method="_on_left_elbow_button_up"] [connection signal="button_down" from="Movements/Buttons/RightArmUp" to="." method="_on_right_arm_up_button_down"] [connection signal="button_up" from="Movements/Buttons/RightArmUp" to="." method="_on_right_arm_up_button_up"] [connection signal="button_down" from="Movements/Buttons/RightArmTwist" to="." method="_on_right_arm_twist_button_down"] [connection signal="button_up" from="Movements/Buttons/RightArmTwist" to="." method="_on_right_arm_twist_button_up"] [connection signal="button_down" from="Movements/Buttons/RightElbow" to="." method="_on_right_elbow_button_down"] [connection signal="button_up" from="Movements/Buttons/RightElbow" to="." method="_on_right_elbow_button_up"] [connection signal="button_down" from="Movements/Buttons/BodyLeft" to="." method="_on_body_left_button_down"] [connection signal="button_up" from="Movements/Buttons/BodyLeft" to="." method="_on_body_left_button_up"] [connection signal="button_down" from="Movements/Buttons/BodyRight" to="." method="_on_body_right_button_down"] [connection signal="button_up" from="Movements/Buttons/BodyRight" to="." method="_on_body_right_button_up"] [connection signal="button_down" from="Movements/Buttons/BodyLean" to="." method="_on_body_lean_button_down"] [connection signal="button_up" from="Movements/Buttons/BodyLean" to="." method="_on_body_lean_button_up"]