Disable auto camera movement
#1

Hello,

I have made interior for garage in San Fierro. The interior is in the garage (inside it ) and you can enter it via removed garage doors. I do it in this way, because it let me to drive inside with vehicle.
Then i tried to enter it i found a problem with camera. Camera moves to center of garage and show me from that point.
I tried to make a function witch sets camera behind the player, but it works only if I use it very often, player saw very framed view and it is too difficult to move inside.

Is here a function to disable automatic camera positioning?
If not, can anyone suggest better solution?
Reply
#2

Can you give lines of interior creation?
Reply
#3

Код:
CreateObject(11389, -2048.11719, 166.71880, 30.97660,   0.00000, 0.00000, 0.00000);
	CreateObject(11388, -2048.17969, 166.71880, 34.51560,   0.00000, 0.00000, 0.00000);
	CreateObject(11391, -2056.20313, 158.54691, 29.09380,   0.00000, 0.00000, 0.00000);
	CreateObject(11390, -2048.17969, 166.71880, 32.22660,   0.00000, 0.00000, 0.00000);
	CreateObject(11393, -2043.51563, 161.34380, 29.33590,   0.00000, 0.00000, 0.00000);
This code creates the interior
Код:
RemoveBuildingForPlayer(playerid, 11416, -2038.9297, 178.8047, 29.9375, 0.25);
This one remove doors
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)