Property | Type | Description | |
---|---|---|---|
AngleX | float | ||
AngleY | float | ||
CollisionLayers | LayerMask | ||
Distance | float | ||
MaxDistance | float | ||
MinDistance | float | ||
OffsetFromWall | float | ||
PositionDampening | float | ||
RotateToTarget | bool | ||
RotationDampening | float | ||
SpeedDistance | float | ||
Target | Transform | ||
TargetHeight | float | ||
XSpeed | float | ||
YMaxLimit | int | ||
YMinLimit | int | ||
YSpeed | float | ||
ZoomDampening | float | ||
ZoomRate | int |
Method | Description | |
---|---|---|
Reposition ( ) : void |
Method | Description | |
---|---|---|
ClampAngle ( float angle, float min, float max ) : float | ||
LateUpdate ( ) : void | ||
Start ( ) : void | ||
UpdatePlayerFollow ( ) : void |