AttachCameraToDynamicObject bugs/glitches
#2

Код:
AttachCameraToDynamicObject(playerid, SnowObject[playerid]); 
MoveDynamicObject(playerid, SnowObject[playerid], coordsto[0], coordsto[1], coordsto[2], 19);
Swap these two to become...
Код:
MoveDynamicObject(playerid, SnowObject[playerid], coordsto[0], coordsto[1], coordsto[2], 19);  
AttachCameraToDynamicObject(playerid, SnowObject[playerid]);
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: 2 Guest(s)