How to make object rotation
#1

Well, i Create a object.

i want to move it to another place, and rotation it

How to do this? MoveObject function does not support rotation


How to move this object
Код:
CreateObject(1251, 2238.0778, 2454.0815, 10.9249, 0, 0, 0);
to this?
Код:
CreateObject(1251, 2238.1818, 2450.6723, 13.9249,90, 0, 0);
Reply
#2

You need to use SetObjectRot and a timer

or for instant only SetObjectRot
Reply
#3

Thanks to tell me this function.

you fix my problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)