Property | Type | Description | |
---|---|---|---|
death | |||
move | |||
spawnPoint | Transform | ||
speed | float |
Method | Description | |
---|---|---|
AllFalse ( ) : void | ||
IfTrue ( ) : void | ||
OnCollisionEnter ( Collision col ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public OnCollisionEnter ( Collision col ) : void | ||
col | Collision | |
return | void |