Property | Type | Description | |
---|---|---|---|
activated | bool | ||
hasAnOrb | bool | ||
timer | float |
Method | Description | |
---|---|---|
OnParticleCollision ( GameObject other ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
toggleHasAnOrb ( ) : void |
public OnParticleCollision ( GameObject other ) : void | ||
other | GameObject | |
return | void |