YesNoOk
avatar

How do you make dash forward do a short roll (Read 917 times)

Started by iw1sh, June 12, 2010, 12:52:55 am
Share this topic:
Re: How do you make dash forward do a short roll
#21  June 12, 2010, 11:11:27 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Value is defined on a per sctrl (state controller like type = velset) basis. In things like changestate it refers to the state you'll go to. In something like changeanim it refers to the anim you change to. Refer to your docs\sctrls.html for info one what it does each time.

Physics tells mugen what sort of velocity management to apply to the state. C and S are friction, A is apply gravity. N doesn't do anything

Velset does what it says. Sets velocity.

Ctrl = control. 1 means your keys work, 0 means they don't.

X... Like, math? X is horizontal motion or axis. Yeah, you need some tutorials at this point. And some more messing round than just copy paste code.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.