Camera above the player
#1

Ay guys, well I started making something, and I could use your help, anyone got any idea on how to set players camera above him, and looking down at him? So far I made this:

Код:
new object = CreateObject(19300, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 200.0);
    
    AttachObjectToPlayer(object, playerid, 0, 0, 10, 0.0, 1.5, 2);
    AttachCameraToObject(playerid, object);
I've attached the object and seted the object heigh so the player can look down, anyone got any idea on how to prevent him from moving it? Or for example how to make the camera just to look down at the player.
Reply


Messages In This Thread
Camera above the player - by Pawnie - 02.04.2013, 02:32
Re: Camera above the player - by Pawnie - 02.04.2013, 02:52

Forum Jump:


Users browsing this thread: 1 Guest(s)