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

[Question] Jump and Dash #60

Closed arthursb closed 7 years ago

arthursb commented 7 years ago

Hi there, I was trying a few moments ago and I'd like to go if is it possible to jump during a dash, just like the Megaman X games. If so, what should I change in the code?

cjddmut commented 7 years ago

You should be able to call EndDash() and then Jump()

On Wed, Dec 21, 2016 at 12:34 PM arthursb notifications@github.com wrote:

Hi there, I was trying a few moments ago and I'd like to go if is it possible to jump during a dash, just like the Megaman X games. If so, what should I change in the code?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cjddmut/Unity-2D-Platformer-Controller/issues/60, or mute the thread https://github.com/notifications/unsubscribe-auth/AC3AbyenTD_rb7ZRV6ga2jtk_XuQpSihks5rKY1hgaJpZM4LTWW0 .