Actors can be moved using ActorSend("SetPosition x,y,z")
However, when actors are moved, this is not done smoothly (even on periodic rate of 0.02 s it is not smooth)
Is there any way to make actors move smooth (like units)?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Actors can be moved using ActorSend("SetPosition x,y,z")
However, when actors are moved, this is not done smoothly (even on periodic rate of 0.02 s it is not smooth) Is there any way to make actors move smooth (like units)?