Object not moving slowly?
#1

I have this door object that I am moving on the z axis to open like a real door, but when I type the command it's just like SetObjectPos rather than Moving it smoothly. The door just snaps open/closed whenever the command is used. I looked up why this was happening and couldn't find anything on it. I just don't get it.

Here is the line.
pawn Код:
MoveObject(cell[1],240.59960938,72.09960938,1000.79998779,0.02,0.00000000,0.00000000,12.74499512);
Reply
#2

Bump.
Reply
#3

Change the X co-ord slightly when you are opening the door, and when you close the door change the X co-ord back to the default position.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)