Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerProStandardCamera.cs File Reference

Classes

class  PlatformerPro.PlatformerProStandardCamera
 A camera which smoothly centers on the character and also allows movement between zones. More...
 
class  PlatformerPro.CameraAxisSettings
 Settings defining how a camera moves along an axis. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.CameraZoomMode { PlatformerPro.ZOOM_WITH_ORTHO_SIZE , PlatformerPro.ZOOM_WITH_FOV , PlatformerPro.ZOOM_WITH_Z_POS }
 How do we zoom? More...