CAMERA in script

how I can change the camera orientation of my First Person Character in the script ?

Can you explain a little bit better what you are trying to achieve?

i want to make a third person camera behind the character looking to the front

Take a look at this tutorial/example project, it’s quite elaborate:

And also this one, uses legacy scripts but it’s simpler to implement:

https://playcanvas.com/project/373238/overview/third-person-controller

1 Like