Property | Type | Description | |
---|---|---|---|
inicialLookDirection | Direction, | ||
initialGridPosition | Vector2 | ||
isCollider | bool | ||
locationDepth | float |
Property | Type | Description | |
---|---|---|---|
animatorReference | Animator | ||
gridMapReference | GameMapController, | ||
gridPosition | Vector2 |
Method | Description | |
---|---|---|
ToVector2 ( Direction, direction ) : Vector2 |
Method | Description | |
---|---|---|
AnimateTurnDirection ( Direction, dir ) : void | ||
Start ( ) : void |
protected AnimateTurnDirection ( Direction, dir ) : void | ||
dir | Direction, | |
return | void |
public ToVector2 ( Direction, direction ) : Vector2 | ||
direction | Direction, | |
return | Vector2 |
protected GameMapController, gridMapReference | ||
return | GameMapController, |