Posts: 63
Threads: 12
Joined: Jan 2013
Reputation:
0
31.05.2013, 19:33
(
Последний раз редактировалось HitnKill; 01.06.2013 в 01:34.
)
Hi, i want to change the position to the right at the point of player .
I tried many computing changing the function GetXYInFrontOfPlayer or Behind but doesnt works.
Posts: 63
Threads: 12
Joined: Jan 2013
Reputation:
0
01.06.2013, 01:51
(
Последний раз редактировалось HitnKill; 05.06.2013 в 20:12.
)
Hi thanks you for your answer but I'd like to change positions with the angle of the player such as this function
Posts: 790
Threads: 7
Joined: Mar 2008
Reputation:
0
Add 90 to the angle in tje GetXYInFrontOfPlayer function. It calculates the position in front of the player. So if you want the position on the right you just have to trick the function into thinking the player is facing that direction