Property | Type | Description | |
---|---|---|---|
Instance | SpecialEffectsHelper, | ||
fireEffect | ParticleSystem | ||
smokeEffect | ParticleSystem |
Method | Description | |
---|---|---|
Explosion ( Vector3 position ) : void |
Create an explosion at the given location
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
instantiate ( ParticleSystem prefab, Vector3 position ) : ParticleSystem |
Instantiate a Particle system from prefab
|
public static SpecialEffectsHelper, Instance | ||
return | SpecialEffectsHelper, |