Actor change position after animation
#1

I apply animation to an actor.
Код:
ApplyActorAnimation(Actor,  "SMOKING", "M_smk_loop", 4.1, 1, 1, 1, 1, 0);
I go to his position, he isnt there, he's in other position (~80 or so meters away). I go far away, come back - actor is in the place he is supposed to be and he isn't moving, just doing his animation. And same process repeats nearly each time I leave and come back
Reply
#2

try

ApplyActorAnimation(Actor, "SMOKING", "M_smk_loop", 4.1, 1, 0,0, 1, 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)