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