Walk/Move with animacion
#1

Is it possible to move player during animation ?

I try this :

Quote:

ApplyAnimation(playerid,"CARRY","crry_prtial",4.1, 1,1,1,0,0);

Reply
#2

you can always SetPlayerVelocity(playerid,0.0,0.0,0.0); just figure out what way and how fast
Reply
#3

Quote:
Originally Posted by NumbSkull
Посмотреть сообщение
you can always SetPlayerVelocity(playerid,0.0,0.0,0.0); just figure out what way and how fast
I try to use SetPlayerVelocity(playerid,0.0,0.0,0.0);
and get movement work fine but awkward look when player move and his legs do not move

Any more idea how to make walk and do animation ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)