Blockland Forums > General Discussion
Is there any way to make a player always loop the walking animation?
Fastlex:
When I try walking backwards it causes the two animations to play at the same time. Causing some weird looking walk.
elm:
To root the player, %player.playthread(0,root);
Fastlex:
I'm guessing Root only stops the animation loop?
Zeblote:
--- Quote from: elm on August 03, 2013, 06:53:14 PM ---%player.playThread(0,run);
--- End quote ---
I never get why this function is called "playthread"
It's not like it has anything to do with threads
Swollow:
bind a sit key, press sit and forwards at the exact same timee