Property | Type | Description | |
---|---|---|---|
AudioClips | UnityEngine.AudioClip[] | ||
AudioSourcePoolSize | int | ||
HitBubble | |||
HitBubblePoolSize | int | ||
HitParticleSystem | |||
ParticleSystemPoolSize | int |
Method | Description | |
---|---|---|
ShowAttackFeedback ( int hitValue ) : void | ||
ShowHitMissFeedback ( ) : void |
Method | Description | |
---|---|---|
IsAudioSourcePoolItemAvailable ( UnityEngine unityObject ) : bool | ||
IsHitBubblePoolItemAvailable ( UnityEngine unityObject ) : bool | ||
IsParticlePoolItemAvailabile ( UnityEngine unityObject ) : bool | ||
PlayHitSound ( ) : void | ||
PlayParticles ( ) : void | ||
ShowHitBubble ( string text, Color textColor, bool flyUp ) : void | ||
Start ( ) : void |
public ShowAttackFeedback ( int hitValue ) : void | ||
hitValue | int | |
return | void |
public GameObject,UnityEngine HitParticleSystem | ||
return |