CameraPos
#1

hey Guys how i can make a good camerapos i moved my old and now its bad Quality
please poste here the command thanks
Reply
#2

anyone please i need it
Reply
#3

How to make a good camera position ?
I dont know I just go somewhere and say yes I like this view

About the bad quality
You need to set the position of the player, too
Even if you dont want him in the view
Reply
#4

ok please give me the lines i dont understand how to do that thanks
Reply
#5

If you want things to be streamed in for the player (vehicles/objects), you have to set the player's position to near where the camera is facing.
I.e
pawn Код:
SetPlayerPos(playerid, 0.0, 0.0, 0.0);
SetPlayerCameraPos(...);
Reply
#6

near or same?
Reply
#7

It does not need to be the same, everything within a specific distance to the player (but not to the camera) will be streamed in for that player. Putting him somewhere in a radius of 20-30 units should be okay for most uses.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)