logo bannerlogo banner
Page Navigator

Example Usage

bot.emit('goToAmmo');

// legacy dispatches: bot.dispatch(new GoToAmmoDispatch());

Checks

Important Note

A GoToAmmoDispatch will hijack both the looking and the movement of the bot. This means that you will run into issues if you issue ANY rotation/movement based action, including LookAt and Move.