Skip to content
Snippets Groups Projects
Commit 76e5a65f authored by JonShard's avatar JonShard
Browse files

Added freelook cockpit camera.

parent bce3c37f
No related branches found
No related tags found
No related merge requests found
cameras: 2 cameras: 3
camera: mainCam camera: mainCam
position: 0 4 -10 position: 0 4 -10
...@@ -21,6 +21,16 @@ camera: planeCam ...@@ -21,6 +21,16 @@ camera: planeCam
nearClip: 0.1 nearClip: 0.1
farClip: 800 farClip: 800
camera: cockpitCam
position: 0 -0.34 -3
rotation: 0 180 0
velocity: 0 0 0
angleVelocity: 0 0 0
mode: freelook
fov: 90
nearClip: 0.1
farClip: 800
entities: 6 entities: 6
...@@ -90,12 +100,14 @@ hasSun: 1 ...@@ -90,12 +100,14 @@ hasSun: 1
relations: 5 relations: 6
planeCam: 0 planeCam: 0
cockpitCam: 0
plane: 0 plane: 0
planeCore: 2 planeCore: 3
planeCam planeCam
cockpitCam
plane plane
coreLight: 2 coreLight: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment