small racing game im working on
Diffstat (limited to 'ui/editor/cameras/right_slant_cam.tscn')
| -rw-r--r-- | ui/editor/cameras/right_slant_cam.tscn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/editor/cameras/right_slant_cam.tscn b/ui/editor/cameras/right_slant_cam.tscn new file mode 100644 index 0000000..a335c13 --- /dev/null +++ b/ui/editor/cameras/right_slant_cam.tscn @@ -0,0 +1,4 @@ +[gd_scene format=3 uid="uid://cs057imd63df0"] + +[node name="camera" type="Camera3D"] +transform = Transform3D(1, 0, 0, 0, 0.906308, 0.422618, 0, -0.422618, 0.906308, 0, 4, 12) |