cjddmut / Unity-2D-Platformer-Controller

A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.
MIT License
873 stars 163 forks source link

Set speed at end of dash wrong. #4

Closed cjddmut closed 9 years ago

cjddmut commented 9 years ago

Should need to divide normalized value by dash duration.