How can I make a sprite that's controlled by 8-directional behavior to move into a specific angle on the screen? Is there some kind of system for this in the behavior or do I need to use another behavior just for this? My enemy objects move normally in eight directions but I'm going to need this for certain actions, such as flying away from an explosion into random directions.