Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.UnitySpriteAimDirectionFacer Class Reference

Changes facing direction using transform scale and faces in the aiming direction. More...

Inheritance diagram for PlatformerPro.UnitySpriteAimDirectionFacer:
PlatformerPro.UnitySpriteDirectionFacer

Protected Attributes

ProjectileAimer myAimer
 Cached aimer refernce. More...
 
- Protected Attributes inherited from PlatformerPro.UnitySpriteDirectionFacer
IMob animatable
 The character reference. More...
 
Vector3 cachedScale
 The cached scale. More...
 
Vector3 cachedOffset
 The cached offset. More...
 

Additional Inherited Members

- Public Attributes inherited from PlatformerPro.UnitySpriteDirectionFacer
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...
 

Detailed Description

Changes facing direction using transform scale and faces in the aiming direction.

Member Data Documentation

◆ myAimer

ProjectileAimer PlatformerPro.UnitySpriteAimDirectionFacer.myAimer
protected

Cached aimer refernce.


The documentation for this class was generated from the following file: