Back to Physics PlugITs content page
This PlugIT allows to detect an object in a cone angle from an other object with physical raycasts.

Parameters | 
    |
1 | 
      Name of the source object for the detection.  | 
    
2 | 
      Name of the object to detect.  | 
    
3 | 
      Range of the zone detection.  | 
    
4 | 
      Diameter on X of the cone detection.  | 
    
5 | 
      Diameter on Y of the cone detection.  | 
    
6 | 
      Detection accuracy, defines the raycast numbers.  | 
    
7 | 
      Anti-bounce filter in order to avoid multiple input-output of the raycasts in the object to detect on a defined timelapse (milliseconds).  | 
    
8 | 
      Enables or disables the PlugIT when the application starts.  | 
    
Events | 
    |
In | 
      Triggers when the defined object enters into a raycast.  | 
    
Out | 
      Triggers when the defined object goes out of a raycast.  | 
    
Action | 
    |
Disable | 
      Disables the PlugIT | 
Enable | 
      Enables the PlugIT | 
Set first object | 
      Changes the source object in the link parameter. | 
Set second object | 
      Changes the object to detect in the link parameter. |