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