Entities.FindNearestFacing(Vector, Vector, number) server Finds the nearest entity facing a direction Arguments position Vector direction Vector maxDistance number Returns Entity The entity found, or NULL if not found. Examples Entities.FindNearestFacing – Finds the nearest entity facing a direction