|
A* Pathfinding Project
3.8.7
The A* Pathfinding Project for Unity 3D
|
Smooth Camera Following. More...
Smooth Camera Following.
Public Attributes | |
| float | damping = 5.0f |
| float | distance = 3.0f |
| bool | followBehind = true |
| float | height = 3.0f |
| float | rotationDamping = 10.0f |
| bool | smoothRotation = true |
| bool | staticOffset = false |
| Transform | target |
Private Member Functions | |
| void | LateUpdate () |
|
private |
| float damping = 5.0f |
| float distance = 3.0f |
| bool followBehind = true |
| float height = 3.0f |
| float rotationDamping = 10.0f |
| bool smoothRotation = true |
| bool staticOffset = false |
| Transform target |