Property | Type | Description | |
---|---|---|---|
speed | float |
Property | Type | Description | |
---|---|---|---|
direction | Vector3 | ||
rigidbody |
Method | Description | |
---|---|---|
move ( Vector3 direction, float speed ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void |
Method | Description | |
---|---|---|
getRigidbody ( ) : void |
public move ( Vector3 direction, float speed ) : void | ||
direction | Vector3 | |
speed | float | |
return | void |