BomberUnits
...a Unity learning project
DontGoThroughThings Class Reference
+ Inheritance diagram for DontGoThroughThings:
+ Collaboration diagram for DontGoThroughThings:

Public Attributes

bool sendTriggerMessage = false
 
LayerMask layerMask = -1
 
float skinWidth = 0.1f
 

Private Member Functions

void Start ()
 
void FixedUpdate ()
 

Private Attributes

float minimumExtent
 
float partialExtent
 
float sqrMinimumExtent
 
Vector3 previousPosition
 
Rigidbody myRigidbody
 
Collider myCollider
 

Detailed Description

Definition at line 6 of file DontGoThroughThings.cs.


The documentation for this class was generated from the following file: