Returns true if <other entity> is touching <entity>
Example:
if( player IsTouching( e_goal_volume ) ) { //do something }
* = mandatory