|
@@ -51,7 +51,15 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.2632, -0.5, -7.95074)
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.53697, 1.42774, -11.1883)
|
|
|
|
|
|
[node name="TinyPlane" parent="." instance=ExtResource("4_tbpfc")]
|
|
|
-transform = Transform3D(0.559549, 0.630013, -0.538506, -0.747682, 0.664057, 0, 0.357599, 0.402631, 0.842622, -20.3652, 13.6463, -19.5506)
|
|
|
+transform = Transform3D(0.477312, 0.527326, -0.702923, -0.741391, 0.671074, 0, 0.471713, 0.521141, 0.711266, -76.6685, 15.7672, 53.8067)
|
|
|
+
|
|
|
+[node name="CameraPlane" type="Camera3D" parent="TinyPlane"]
|
|
|
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.81859, 8.36889)
|
|
|
+current = true
|
|
|
+
|
|
|
+[node name="Control" parent="TinyPlane" instance=ExtResource("2_0i5t8")]
|
|
|
|
|
|
[connection signal="dir_changed" from="MainWalker/Control" to="MainWalker" method="_on_dir_changed"]
|
|
|
[connection signal="main_action" from="MainWalker/Control" to="MainWalker" method="_on_main_action"]
|
|
|
+[connection signal="dir_changed" from="TinyPlane/Control" to="TinyPlane" method="_on_dir_changed"]
|
|
|
+[connection signal="main_action" from="TinyPlane/Control" to="TinyPlane" method="_on_main_action"]
|