Melee()
Module: AI
SP Only
Summary:
Makes this actor melee attack. Returns the entity hit, if any.
Call this on:
<actor> An actor
Example:
guy Melee();
Optional Args
1 : <direction> direction to attack, if not specified, uses direction to current enemy.