Property | Type | Description | |
---|---|---|---|
FX_onTrigger | GameObject | ||
bullets | int | ||
lifeTime | float | ||
snd_pickup |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider _other ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
Start ( ) : IEnumerator |
public OnTriggerEnter ( Collider _other ) : void | ||
_other | Collider | |
return | void |