Camera Pos, Facing Angle, etc...
#1

Is there any way to make the Pos. and Facing angle? It's pretty hard to get it perfectly while doing it on foot, is there any tutorial or include/plugin that can make the task easier?
If not, can you give me some tips?
Reply
#2

Use a jetpack, it makes it soooo much easier.
Reply
#3

pawn Код:
SetPlayerPos(playerid,float,x,y,z);
    SetPlayerCameraPos(playerid, float,x,y,z);
        SetPlayerFacingAngle(playerid,x,y,z)
    SetPlayerCameraLookAt(playerid,float,x,y,z);
    return 1;
}

use this and put ur place x,y,z
Reply
#4

I know that! I need something that will precisely go to a specific location (without me fighting it over and over).
Reply
#5

here and there like that you need ?
Reply
#6

I'm looking for something that will make my camera move and when I press a command it will give me the coordinates for every setcamera thingy.
Like textdraw editors. You edit textdraws IG and it gives you the code in your file.
Reply
#7

Use Jetpack
Reply
#8

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
You can use my Conematic Camera Script or the SA:MP Map Editor to get camera positions and lookat positions.
Didn't think of that I LOVE YOU
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)