Property | Type | Description | |
---|---|---|---|
idleAnimationName | string | ||
kickAnimationName | string | ||
runAnimationName | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnTriggerEnter ( Collider other ) : void | ||
moveToStartSpot ( ) : void | ||
playRunAndKickSequence ( ) : void | ||
prepareForStart ( ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |