|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | FollowTarget (Transform target, Vector3 offset) |
Public Attributes | |
| bool | needToFollow = true |
| Transform | targetTrans |
| InteractCharacter | character |
| Transform | followTrans |
| float | maxDis = 0.01f |
| float | rotateLerpValue = 0.9f |