Property | Type | Description | |
---|---|---|---|
JumpSplashForce | float | ||
JumpSplashPrefab | ParticleSystem | ||
JumpSplashRadius | float | ||
SplashForce | float | ||
SplashRadius | float | ||
SplashSounds | UnityEngine.AudioClip[] | ||
SplashThreshold | float |
Method | Description | |
---|---|---|
AllowSplash ( ) : IEnumerator | ||
FixedUpdate ( ) : void | ||
SpawnSplash ( ParticleSystem splashPrefab, Vector3 position ) : void |
protected SpawnSplash ( ParticleSystem splashPrefab, Vector3 position ) : void | ||
splashPrefab | ParticleSystem | |
position | Vector3 | |
return | void |
public AudioClip[],UnityEngine SplashSounds | ||
return | UnityEngine.AudioClip[] |