Updated Camera (markdown)

Schnappy 2021-06-22 20:26:07 +02:00
parent 7343db8bc8
commit d0b7209d0b

@ -36,7 +36,7 @@ You can use the `isDefault` flag on a cam even if it's part of a pathCam. Invers
* Orbital actor camera : Camera is behind, and follows, the actor object, and can rotate around the actor.
![Orbital cam](https://wiki.arthus.net/assets/cam/orbital.gif)
* Fixed camera position with actor pointing : The camera is set in a fixed position and keeps the actor object in the center of the frame.
* Fixed camera position with actor pointing : The camera is set in a fixed position and keeps the actor object in the center of the frame.
![Actor tracking](https://wiki.arthus.net/assets/cam/track.gif)
* Fixed camera, no actor pointing : The camera position and angle is fixed.
![Fixed cam](https://wiki.arthus.net/assets/cam/fixed.gif)