I am trying to figure out how to overwrite client.North() to step forward, client.West() to turn left, Client.East() to turn right, and client.South() to walk backwards.
Tried everything I can, now I'm askingfor help. short post because crappy phone. Thanks in advance.
Jun 22 2014, 3:39 pm
|
|
Thanks for the quick reply.
I figured out how to turn left and right while standing in place. The part that has me stumped is being able to move forwards and backwards while maintaining direction. client |
In response to Madcrackfiend
|
|
I just did some testing and found you can use animate to produce that effect.
|
I think there's a tutorial article about this, but it's pretty simple:
client (Lugia319's North() moves the mob north, not forward) |