IsTouching( <touched entity> )


Module: Entity


Call this on:

<entity> An entity



Example:

if ( level.player IsTouching( self ) )...



Required Args:

  • 1 : <touched entity> The entity that is to be tested against