Author Topic: Make a Bot Move Left or Right [Solved]  (Read 632 times)

What are the commands to make bots move like WASD?
« Last Edit: February 21, 2014, 04:24:45 PM by tommybricksetti »

AIPlayer.setMoveX(%val);
AIPlayer.setMoveY(%val);