Property | Type | Description | |
---|---|---|---|
Flare | GameObject | ||
direction | Vector3 | ||
speed | float |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
FadeAway ( float time ) : IEnumerator |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |