프로퍼티 | 타입 | 설명 | |
---|---|---|---|
lastPositions | List |
메소드 | 설명 | |
---|---|---|
OnPlayerCollison ( Collision other ) : void | ||
activatePickup ( GameObject target ) : void |
메소드 | 설명 | |
---|---|---|
finishEffect ( ) : void |
메소드 | 설명 | |
---|---|---|
FixedUpdate ( ) : void | ||
calculateVelocity ( ) : void | ||
getVelocity ( ) : Vector3 |
public OnPlayerCollison ( Collision other ) : void | ||
other | Collision | |
리턴 | void |
public activatePickup ( GameObject target ) : void | ||
target | GameObject | |
리턴 | void |