![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Changes facing direction using transform scale and faces in the aiming direction. More...
Protected Attributes | |
ProjectileAimer | myAimer |
Cached aimer refernce. More... | |
![]() | |
IMob | animatable |
The character reference. More... | |
Vector3 | cachedScale |
The cached scale. More... | |
Vector3 | cachedOffset |
The cached offset. More... | |
Additional Inherited Members | |
![]() | |
bool | flipLeftAndRight |
Should left = -1 or left = 1? More... | |
bool | flipSpriteOffset |
If the sprite x position is non zero should we inverse it on switch? More... | |
Changes facing direction using transform scale and faces in the aiming direction.
|
protected |
Cached aimer refernce.