27.11.2015, 19:20
How I can make object to rotate while moving?
I tryed like this:
Object need to be moved to this coordinates 180.6491, 1685.0883, 17.5278 .
I tryed like this:
Код:
new grass; grass = CreateObject(702,-172.7709,1688.5282,16.3303, 0, 0, 0, 300.00); MoveObject(grass, -180.6491, 1685.0883, 17.5278, 0.0, -360.0000, 0.0, 2.0);