28.11.2012, 16:36
Well... Eh - As you see.. I am working on a new Dynamic system.. Where you can Create an Object ID... Anyway - I am facing a problem with the facing angle
This is a Part of the code :
Which creates the Object.. Anyway..
P.S - InfoBoardAngle = The object Facing Angle.. It's declared above..
Anyway - This is how it appears :
In this image [2nd] - The object should appear infront of me not behind me.. -.-
Any Ideas ? Help would be appreciated.
[Note : It works when I am facing this side as in the First SS - But in the 2nd - It doesn't.]
This is a Part of the code :
Quote:
InfoBoardInfo[ID][ObjectID] = CreateDynamicObject(MyObjectID, InfoBoardInfo[ID][MyObjectX]+0.5, InfoBoardInfo[ID][MyObjectY], InfoBoardInfo[ID][MyObjectZ]+0.2, 0, 0, InfoBoardInfo[ID][InfoBoardAngle],0,0,-1,250); |
P.S - InfoBoardAngle = The object Facing Angle.. It's declared above..
Anyway - This is how it appears :
In this image [2nd] - The object should appear infront of me not behind me.. -.-
Any Ideas ? Help would be appreciated.
[Note : It works when I am facing this side as in the First SS - But in the 2nd - It doesn't.]