![]() |
BomberUnits
...a Unity learning project
|
Collaboration diagram for MovementState:Public Attributes | |
| Transform | charTransform |
| float | speedMultiplier = 1.0f |
| float | remainingCharTurnDeg = 0.0f |
| Animation parameter synced to remotes. | |
| bool | isMoving = false |
| Animation parameter synced to remotes. | |
Private Attributes | |
| Vector3 | movement |
Definition at line 6 of file MovementState.cs.