Top down view with a camera?
#3

Quote:
Originally Posted by Nikkel
Посмотреть сообщение
pawn Код:
// GetPlayerPos(playerid, x, y, z); // If you want! This will make your camera look down on you! (Uncomment if you want this)
SetPlayerCameraPos(playerid, x, y, z+50); // You set the camera at a position (Change only the Z)
SetPlayerCameraLookAt(playerid, x, y, z); // You make the camera look down
You forgot to create the X, Y, Z variables.
Reply


Messages In This Thread
Top down view with a camera? - by Dokins - 20.09.2016, 16:58
Re: Top down view with a camera? - by Nikkel - 20.09.2016, 17:24
Re: Top down view with a camera? - by sammp - 20.09.2016, 22:41

Forum Jump:


Users browsing this thread: 1 Guest(s)