Added camera controls
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -71,7 +71,10 @@ unique_name_in_owner = true
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 100, 0 )
|
||||
|
||||
[node name="Camera" type="Camera" parent="."]
|
||||
[node name="camera_rot" type="Spatial" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="Camera" type="Camera" parent="camera_rot"]
|
||||
transform = Transform( 0.707107, 0.5, -0.5, 0, 0.707107, 0.707107, 0.707107, -0.5, 0.5, -16, 23, 30 )
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
@@ -111,11 +114,17 @@ rect_min_size = Vector2( 100, 0 )
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="socket_editor" type="PanelContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
[node name="NavPanel" type="NavPanel" parent="VBoxContainer"]
|
||||
margin_top = 138.0
|
||||
margin_right = 314.0
|
||||
margin_bottom = 444.0
|
||||
margin_bottom = 186.0
|
||||
flags = 12
|
||||
|
||||
[node name="socket_editor" type="PanelContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 190.0
|
||||
margin_right = 314.0
|
||||
margin_bottom = 496.0
|
||||
|
||||
[node name="v" type="VBoxContainer" parent="VBoxContainer/socket_editor"]
|
||||
margin_left = 7.0
|
||||
@@ -276,9 +285,9 @@ margin_bottom = 292.0
|
||||
|
||||
[node name="element_editor" type="PanelContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 448.0
|
||||
margin_top = 500.0
|
||||
margin_right = 314.0
|
||||
margin_bottom = 715.0
|
||||
margin_bottom = 767.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/element_editor"]
|
||||
margin_left = 7.0
|
||||
@@ -328,9 +337,9 @@ columns = 2
|
||||
|
||||
[node name="layout_editor" type="PanelContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 719.0
|
||||
margin_top = 771.0
|
||||
margin_right = 314.0
|
||||
margin_bottom = 1055.0
|
||||
margin_bottom = 1107.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/layout_editor"]
|
||||
margin_left = 7.0
|
||||
|
||||
Reference in New Issue
Block a user