AttachCameraToDynamicObject bugs/glitches
#1

Hello there, I have some problems here
So, when I am trying to set player's camera attached to an object while he's(the object) is moving, the camera stuck(dosn't move, while the object yes( I think so )).
My code looks like this:
PHP код:
SnowObject[playerid] = CreateDynamicObject(18864coordsfrom[0], coordsfrom[1], coordsfrom[2], 000);
AttachCameraToDynamicObject(playeridSnowObject[playerid]);
MoveDynamicObject(SnowObject[playerid], coordsto[0], coordsto[1], coordsto[2], 19); 
What is wrong with my code?
Can someone testing this function/find out what the problem is?
Thank y'all in advance!
Reply


Messages In This Thread
AttachCameraToDynamicObject bugs/glitches - by StRaphael - 17.12.2018, 20:49
Re: AttachCameraToDynamicObject bugs/glitches - by Infin1ty - 18.12.2018, 06:01
Re: AttachCameraToDynamicObject bugs/glitches - by StRaphael - 18.12.2018, 11:45
Re: AttachCameraToDynamicObject bugs/glitches - by StRaphael - 18.12.2018, 12:27
Re: AttachCameraToDynamicObject bugs/glitches - by Threshold - 18.12.2018, 12:33
Re: AttachCameraToDynamicObject bugs/glitches - by StRaphael - 18.12.2018, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)