Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: Lord Vader on August 16, 2007, 04:13:00 PM

Title: How do you increase the speed of a character?
Post by: Lord Vader on August 16, 2007, 04:13:00 PM
Hey I have a character that's good but he's slow compared to my other characters. How do I increase his speed?
Title: Re: How do you increase the speed of a character?
Post by: R.I.C.O - Teros on August 16, 2007, 04:48:49 PM
Open up the chars CNS file and look for something like this...

Code: [Select]
[Velocity]
walk.fwd  = 2.4      ;Walk forward
walk.back = -2.2     ;Walk backward
run.fwd  = 4.6, 0    ;Run forward (x, y)
run.back = -4.5,-3.8 ;Hop backward (x, y)
jump.neu = 0,-8.4    ;Neutral jumping velocity (x, y)
jump.back = -2.55    ;Jump back Speed (x, y)
jump.fwd = 2.5       ;Jump forward Speed (x, y)
runjump.back = -2.55,-8.1 ;Running jump speeds (opt)
runjump.fwd = 4,-8.1      ;.
airjump.neu = 0,-8.1      ;.
airjump.back = -2.55      ;Air jump speeds (opt)
airjump.fwd = 2.5         ;.

The higher the number the faster.
Title: Re: How do you increase the speed of a character?
Post by: Lord Vader on August 16, 2007, 05:10:30 PM
Oh okay. But I want to increase the speed of everything, not just walking and jumping, including the moves he does.
Title: Re: How do you increase the speed of a character?
Post by: Error Macro on August 16, 2007, 08:21:20 PM
Oh okay. But I want to increase the speed of everything, not just walking and jumping, including the moves he does.
You need to speed up the animations in the air file.
Title: Re: How do you increase the speed of a character?
Post by: Kev The Galaxybender on August 16, 2007, 09:23:33 PM
fighter factory and MCM are your friend. Characters that are made with their respective program, and you edit them with another and if the program isn't compatible it can alter properties and color schemes of a character. So save a copy and if you find a problem with a character after editing in one program, use the other.

For speed up of attacks, you need to adjust the ticks of each move. Each animation has several frames (ticks) and you can adjust the speed of them. The lower the number, the faster the attack
Title: Re: How do you increase the speed of a character?
Post by: Lord Vader on August 16, 2007, 09:25:45 PM
I see. I'll give it a shot. Thanks.
SimplePortal 2.3.5 © 2008-2012, SimplePortal