Third Person Cover Shooter
1.6
|
Describes a position and distance for the AI to stay from it. More...
Public Member Functions | |
KeepCloseTo (Vector3 position, float distance) | |
Public Attributes | |
Vector3 | Position |
float | Distance |
Describes a position and distance for the AI to stay from it.
CoverShooter.KeepCloseTo.KeepCloseTo | ( | Vector3 | position, |
float | distance | ||
) |
float CoverShooter.KeepCloseTo.Distance |
Vector3 CoverShooter.KeepCloseTo.Position |