Unity 2D Platformer Controller v0.3.0
This is the last version for Unity 4!
New in v0.3.0
- Easing functions for dashes
- More intuitive customizations with accelerations and deccelerations.
- Improvements in the motor with interacting with the rigidbody2D.
- Better documentation in PlatformerMotor2D.cs.
- Improved default values in the supplied prefab.
- Removed features that did not belong in PlatformerMotor2D.
- Improved garbage generation by the PlatformerMotor2D.