|
|
|
|
@@ -13,25 +13,25 @@ __meta__ = {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
|
|
|
margin_right = 1024.0
|
|
|
|
|
margin_bottom = 298.0
|
|
|
|
|
offset_right = 1024.0
|
|
|
|
|
offset_bottom = 298.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="ViewportContainer" type="ViewportContainer" parent="HBoxContainer"]
|
|
|
|
|
margin_right = 510.0
|
|
|
|
|
margin_bottom = 298.0
|
|
|
|
|
[node name="SubViewportContainer" type="SubViewportContainer" parent="HBoxContainer"]
|
|
|
|
|
offset_right = 510.0
|
|
|
|
|
offset_bottom = 298.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
stretch = true
|
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
|
target = NodePath("Viewport/Spatial/MeshInstance")
|
|
|
|
|
target = NodePath("SubViewport/Node3D/MeshInstance3D")
|
|
|
|
|
one_finger_rot_y = false
|
|
|
|
|
two_fingers_rot_z = false
|
|
|
|
|
two_fingers_zoom = false
|
|
|
|
|
|
|
|
|
|
[node name="Viewport" type="Viewport" parent="HBoxContainer/ViewportContainer"]
|
|
|
|
|
size = Vector2( 510, 298 )
|
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="HBoxContainer/SubViewportContainer"]
|
|
|
|
|
size = Vector2(510, 298)
|
|
|
|
|
own_world = true
|
|
|
|
|
transparent_bg = true
|
|
|
|
|
handle_input_locally = false
|
|
|
|
|
@@ -40,32 +40,32 @@ hdr = false
|
|
|
|
|
usage = 3
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
|
|
|
|
|
[node name="Spatial" parent="HBoxContainer/ViewportContainer/Viewport" instance=ExtResource( 2 )]
|
|
|
|
|
[node name="Node3D" parent="HBoxContainer/SubViewportContainer/SubViewport" instance=ExtResource( 2 )]
|
|
|
|
|
|
|
|
|
|
[node name="Camera" parent="HBoxContainer/ViewportContainer/Viewport/Spatial" index="2"]
|
|
|
|
|
[node name="Camera3D" parent="HBoxContainer/SubViewportContainer/SubViewport/Node3D" index="2"]
|
|
|
|
|
current = true
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/ViewportContainer"]
|
|
|
|
|
margin_left = 7.0
|
|
|
|
|
margin_top = 11.0
|
|
|
|
|
margin_right = 157.0
|
|
|
|
|
margin_bottom = 25.0
|
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/SubViewportContainer"]
|
|
|
|
|
offset_left = 7.0
|
|
|
|
|
offset_top = 11.0
|
|
|
|
|
offset_right = 157.0
|
|
|
|
|
offset_bottom = 25.0
|
|
|
|
|
text = "One-finger rot around X"
|
|
|
|
|
|
|
|
|
|
[node name="ViewportContainer2" type="ViewportContainer" parent="HBoxContainer"]
|
|
|
|
|
margin_left = 514.0
|
|
|
|
|
margin_right = 1024.0
|
|
|
|
|
margin_bottom = 298.0
|
|
|
|
|
[node name="ViewportContainer2" type="SubViewportContainer" parent="HBoxContainer"]
|
|
|
|
|
offset_left = 514.0
|
|
|
|
|
offset_right = 1024.0
|
|
|
|
|
offset_bottom = 298.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
stretch = true
|
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
|
target = NodePath("Viewport/Spatial/MeshInstance")
|
|
|
|
|
target = NodePath("SubViewport/Node3D/MeshInstance3D")
|
|
|
|
|
two_fingers_rot_z = false
|
|
|
|
|
two_fingers_zoom = false
|
|
|
|
|
|
|
|
|
|
[node name="Viewport" type="Viewport" parent="HBoxContainer/ViewportContainer2"]
|
|
|
|
|
size = Vector2( 510, 298 )
|
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="HBoxContainer/ViewportContainer2"]
|
|
|
|
|
size = Vector2(510, 298)
|
|
|
|
|
own_world = true
|
|
|
|
|
transparent_bg = true
|
|
|
|
|
handle_input_locally = false
|
|
|
|
|
@@ -74,37 +74,37 @@ hdr = false
|
|
|
|
|
usage = 3
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
|
|
|
|
|
[node name="Spatial" parent="HBoxContainer/ViewportContainer2/Viewport" instance=ExtResource( 2 )]
|
|
|
|
|
[node name="Node3D" parent="HBoxContainer/ViewportContainer2/SubViewport" instance=ExtResource( 2 )]
|
|
|
|
|
|
|
|
|
|
[node name="Camera" parent="HBoxContainer/ViewportContainer2/Viewport/Spatial" index="2"]
|
|
|
|
|
[node name="Camera3D" parent="HBoxContainer/ViewportContainer2/SubViewport/Node3D" index="2"]
|
|
|
|
|
current = true
|
|
|
|
|
|
|
|
|
|
[node name="Label2" type="Label" parent="HBoxContainer/ViewportContainer2"]
|
|
|
|
|
margin_left = 8.0
|
|
|
|
|
margin_top = 11.0
|
|
|
|
|
margin_right = 196.0
|
|
|
|
|
margin_bottom = 25.0
|
|
|
|
|
offset_left = 8.0
|
|
|
|
|
offset_top = 11.0
|
|
|
|
|
offset_right = 196.0
|
|
|
|
|
offset_bottom = 25.0
|
|
|
|
|
text = "One-finger rot around X and Y"
|
|
|
|
|
|
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="."]
|
|
|
|
|
margin_top = 302.0
|
|
|
|
|
margin_right = 1024.0
|
|
|
|
|
margin_bottom = 600.0
|
|
|
|
|
offset_top = 302.0
|
|
|
|
|
offset_right = 1024.0
|
|
|
|
|
offset_bottom = 600.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="ViewportContainer" type="ViewportContainer" parent="HBoxContainer2"]
|
|
|
|
|
margin_right = 510.0
|
|
|
|
|
margin_bottom = 298.0
|
|
|
|
|
[node name="SubViewportContainer" type="SubViewportContainer" parent="HBoxContainer2"]
|
|
|
|
|
offset_right = 510.0
|
|
|
|
|
offset_bottom = 298.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
stretch = true
|
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
|
target = NodePath("Viewport/Spatial/MeshInstance")
|
|
|
|
|
target = NodePath("SubViewport/Node3D/MeshInstance3D")
|
|
|
|
|
two_fingers_zoom = false
|
|
|
|
|
|
|
|
|
|
[node name="Viewport" type="Viewport" parent="HBoxContainer2/ViewportContainer"]
|
|
|
|
|
size = Vector2( 510, 298 )
|
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="HBoxContainer2/SubViewportContainer"]
|
|
|
|
|
size = Vector2(510, 298)
|
|
|
|
|
own_world = true
|
|
|
|
|
transparent_bg = true
|
|
|
|
|
handle_input_locally = false
|
|
|
|
|
@@ -113,30 +113,30 @@ hdr = false
|
|
|
|
|
usage = 3
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
|
|
|
|
|
[node name="Spatial" parent="HBoxContainer2/ViewportContainer/Viewport" instance=ExtResource( 2 )]
|
|
|
|
|
[node name="Node3D" parent="HBoxContainer2/SubViewportContainer/SubViewport" instance=ExtResource( 2 )]
|
|
|
|
|
|
|
|
|
|
[node name="Camera" parent="HBoxContainer2/ViewportContainer/Viewport/Spatial" index="2"]
|
|
|
|
|
[node name="Camera3D" parent="HBoxContainer2/SubViewportContainer/SubViewport/Node3D" index="2"]
|
|
|
|
|
current = true
|
|
|
|
|
|
|
|
|
|
[node name="Label3" type="Label" parent="HBoxContainer2/ViewportContainer"]
|
|
|
|
|
margin_left = 8.0
|
|
|
|
|
margin_top = 9.0
|
|
|
|
|
margin_right = 236.0
|
|
|
|
|
margin_bottom = 23.0
|
|
|
|
|
[node name="Label3" type="Label" parent="HBoxContainer2/SubViewportContainer"]
|
|
|
|
|
offset_left = 8.0
|
|
|
|
|
offset_top = 9.0
|
|
|
|
|
offset_right = 236.0
|
|
|
|
|
offset_bottom = 23.0
|
|
|
|
|
text = "One-finger X/Y rot + two-finger Z rot"
|
|
|
|
|
|
|
|
|
|
[node name="ViewportContainer2" type="ViewportContainer" parent="HBoxContainer2"]
|
|
|
|
|
margin_left = 514.0
|
|
|
|
|
margin_right = 1024.0
|
|
|
|
|
margin_bottom = 298.0
|
|
|
|
|
[node name="ViewportContainer2" type="SubViewportContainer" parent="HBoxContainer2"]
|
|
|
|
|
offset_left = 514.0
|
|
|
|
|
offset_right = 1024.0
|
|
|
|
|
offset_bottom = 298.0
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
stretch = true
|
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
|
target = NodePath("Viewport/Spatial/MeshInstance")
|
|
|
|
|
target = NodePath("SubViewport/Node3D/MeshInstance3D")
|
|
|
|
|
|
|
|
|
|
[node name="Viewport" type="Viewport" parent="HBoxContainer2/ViewportContainer2"]
|
|
|
|
|
size = Vector2( 510, 298 )
|
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="HBoxContainer2/ViewportContainer2"]
|
|
|
|
|
size = Vector2(510, 298)
|
|
|
|
|
own_world = true
|
|
|
|
|
transparent_bg = true
|
|
|
|
|
handle_input_locally = false
|
|
|
|
|
@@ -145,19 +145,19 @@ hdr = false
|
|
|
|
|
usage = 3
|
|
|
|
|
render_target_update_mode = 3
|
|
|
|
|
|
|
|
|
|
[node name="Spatial" parent="HBoxContainer2/ViewportContainer2/Viewport" instance=ExtResource( 2 )]
|
|
|
|
|
[node name="Node3D" parent="HBoxContainer2/ViewportContainer2/SubViewport" instance=ExtResource( 2 )]
|
|
|
|
|
|
|
|
|
|
[node name="Camera" parent="HBoxContainer2/ViewportContainer2/Viewport/Spatial" index="2"]
|
|
|
|
|
[node name="Camera3D" parent="HBoxContainer2/ViewportContainer2/SubViewport/Node3D" index="2"]
|
|
|
|
|
current = true
|
|
|
|
|
|
|
|
|
|
[node name="Label2" type="Label" parent="HBoxContainer2/ViewportContainer2"]
|
|
|
|
|
margin_left = 12.0
|
|
|
|
|
margin_top = 9.0
|
|
|
|
|
margin_right = 279.0
|
|
|
|
|
margin_bottom = 23.0
|
|
|
|
|
offset_left = 12.0
|
|
|
|
|
offset_top = 9.0
|
|
|
|
|
offset_right = 279.0
|
|
|
|
|
offset_bottom = 23.0
|
|
|
|
|
text = "One-finger X/Y, two-finger Z + pinch"
|
|
|
|
|
|
|
|
|
|
[editable path="HBoxContainer/ViewportContainer/Viewport/Spatial"]
|
|
|
|
|
[editable path="HBoxContainer/ViewportContainer2/Viewport/Spatial"]
|
|
|
|
|
[editable path="HBoxContainer2/ViewportContainer/Viewport/Spatial"]
|
|
|
|
|
[editable path="HBoxContainer2/ViewportContainer2/Viewport/Spatial"]
|
|
|
|
|
[editable path="HBoxContainer/SubViewportContainer/SubViewport/Node3D"]
|
|
|
|
|
[editable path="HBoxContainer/ViewportContainer2/SubViewport/Node3D"]
|
|
|
|
|
[editable path="HBoxContainer2/SubViewportContainer/SubViewport/Node3D"]
|
|
|
|
|
[editable path="HBoxContainer2/ViewportContainer2/SubViewport/Node3D"]
|
|
|
|
|
|