Property | Type | Description | |
---|---|---|---|
lastPositions | List |
Method | Description | |
---|---|---|
OnPlayerCollison ( Collision other ) : void | ||
activatePickup ( GameObject target ) : void |
Method | Description | |
---|---|---|
finishEffect ( ) : void |
Method | Description | |
---|---|---|
FixedUpdate ( ) : void | ||
calculateVelocity ( ) : void | ||
getVelocity ( ) : Vector3 |
public OnPlayerCollison ( Collision other ) : void | ||
other | Collision | |
return | void |
public activatePickup ( GameObject target ) : void | ||
target | GameObject | |
return | void |