Camera rotation

Patrickkkk

New member
Is there a way to set the camera rotation just like there is a way to set the characters position and rotation using SetPosition and SetPositionAndRotation?
 
There isn't - you can create a new view type though and set the position/rotation by accessing that view type:

 
Top