Special moove of a object
#5

Quote:
Originally Posted by Basicz
Посмотреть сообщение
Hmmm.... Moving up?
pawn Код:
// Command
new Float: objPos[ 3 ];
GetObjectPos( obj1, objPos[ 0 ], objPos[ 1 ], objPos[ 2 ] );
MoveObject( obj1, objPos[ 0 ], objPos[ 1 ], objPos[ 2 ] + 5.0 );
i mean i need to have all coords for position and rotation and angle, or the objects will only move flat up and down and will not get the leaning
like this
pawn Код:
-620.4921875, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
if i have like this the objects will only move up in same angle
pawn Код:
-620.4921875, 422.2275390625, 21.699628829956);
Reply


Messages In This Thread
Special moove of a object - by cruising - 16.06.2011, 14:27
Re: Special moove of a object - by Basicz - 16.06.2011, 14:39
Re: Special moove of a object - by cruising - 16.06.2011, 14:44
Re: Special moove of a object - by Basicz - 16.06.2011, 14:49
Re: Special moove of a object - by cruising - 16.06.2011, 14:56
Re: Special moove of a object - by Gamer_Z - 16.06.2011, 14:56
Re: Special moove of a object - by cruising - 16.06.2011, 15:02

Forum Jump:


Users browsing this thread: 2 Guest(s)