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

Classes

class  PlatformerPro.DontRotateSprite
 Attach this to the character sprite (or 3D model) to stop it rotating in the Z axis. This is behaviour found in many retro games. This script needs to have its execution order set to be after the main character script (Character.cs). More...
 

Namespaces

namespace  PlatformerPro