|
@@ -71,6 +71,8 @@ material/1 = ExtResource( 7 )
|
|
process_priority = 1
|
|
process_priority = 1
|
|
root_bone = "Left_UpperArm"
|
|
root_bone = "Left_UpperArm"
|
|
tip_bone = "Left_Hand"
|
|
tip_bone = "Left_Hand"
|
|
|
|
+use_magnet = true
|
|
|
|
+magnet = Vector3( 8, 6, 0 )
|
|
target_node = NodePath("../../../../Camera/targets/Target_Left")
|
|
target_node = NodePath("../../../../Camera/targets/Target_Left")
|
|
script = ExtResource( 1 )
|
|
script = ExtResource( 1 )
|
|
|
|
|
|
@@ -78,6 +80,8 @@ script = ExtResource( 1 )
|
|
process_priority = 1
|
|
process_priority = 1
|
|
root_bone = "Right_UpperArm"
|
|
root_bone = "Right_UpperArm"
|
|
tip_bone = "Right_Hand"
|
|
tip_bone = "Right_Hand"
|
|
|
|
+use_magnet = true
|
|
|
|
+magnet = Vector3( -8, 6, 0 )
|
|
target_node = NodePath("../../../../Camera/targets/Target_Right")
|
|
target_node = NodePath("../../../../Camera/targets/Target_Right")
|
|
script = ExtResource( 1 )
|
|
script = ExtResource( 1 )
|
|
|
|
|
|
@@ -125,6 +129,9 @@ anchor_bottom = 1.0
|
|
margin_left = -2.0
|
|
margin_left = -2.0
|
|
margin_top = -70.0
|
|
margin_top = -70.0
|
|
margin_right = 4.0
|
|
margin_right = 4.0
|
|
|
|
+__meta__ = {
|
|
|
|
+"_edit_use_anchors_": false
|
|
|
|
+}
|
|
|
|
|
|
[node name="Label" type="Label" parent="Control/Panel"]
|
|
[node name="Label" type="Label" parent="Control/Panel"]
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|