Camera movement
#1

Is it possible to achieve normal camera movement with the mouse when spectating a random area? In other words, I'm not spectating a player or a vehicle, I'm in spectating mode, but I use SetPlayerCameraPos and possibly SetPlayerCameraLookAt to look at somewhere, but the camera is fixed then. I can't move it anywhere.
Reply
#2

AttachCameraTo(Dynamic/Player)Object.
Reply
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
AttachCameraTo(Dynamic/Player)Object.
I don't see how exactly would this work if I don't have objects in that area. So in that case I would need to create an object who's purpose would be just to attach the camera on it? Any other ways maybe?
Reply
#4

The only way to set the player's camera to a fixed point and allow it to be moved is to do that. Create a blank object and attach the camera to that. You can't (AFAIK) set the initial view direction though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)