Property | Type | Description | |
---|---|---|---|
atkShape | GameObject | ||
attackDistance | float | ||
snd_onattack | |||
snd_ondeath | |||
snd_onmeleehit | |||
snd_onspawn | |||
snd_onstun |
Method | Description | |
---|---|---|
ActOnStun ( ) : void | ||
Act_Movement ( ) : void | ||
Act_OnIdle ( ) : void | ||
OnDead ( ) : void | ||
PlaySpawnSound ( ) : void | ||
arriveDestination ( ) : bool | ||
isGetStun ( ) : bool |
Method | Description | |
---|---|---|
InitAnim ( ) : void | ||
ShowDebugInfo ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
AttackOff ( ) : void | ||
AttackOn ( ) : void | ||
InitFSM ( ) : void | ||
OnTriggerEnter ( Collider _other ) : void | ||
ProcessMovement ( ) : void |
public AudioClip,UnityEngine snd_onattack | ||
return |
public AudioClip,UnityEngine snd_ondeath | ||
return |
public AudioClip,UnityEngine snd_onmeleehit | ||
return |
public AudioClip,UnityEngine snd_onspawn | ||
return |