MUGEN OUTLAWS
Would you like to react to this message? Create an account in a few clicks or log in to continue.
MUGEN OUTLAWS

FUCK THE MUGEN COPS, WE ARE THE OUTLAWS
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 Uppercut Moves?

Go down 
4 posters
AuthorMessage
JozoTheBoogey
MO Founder
JozoTheBoogey


Number of posts : 396
Age : 33
Location : Bosnia & Herzegowina
Registration date : 2008-07-08

Uppercut Moves? Empty
PostSubject: Uppercut Moves?   Uppercut Moves? EmptyAugust 20th 2008, 6:17 pm

How can I make uppercut moves like Shoryuken?
Back to top Go down
http://www.freewebs.com/jozotheboogey
fer619
Member
fer619


Number of posts : 72
Age : 42
Location : Guadalajara, Mexico
Registration date : 2008-07-14

Uppercut Moves? Empty
PostSubject: Re: Uppercut Moves?   Uppercut Moves? EmptyAugust 20th 2008, 8:20 pm

well, i haven't used uppercut-like moves yet, but i think you need a velset and have vel x = a positive number and vel y = a negative number. maybe blackchaos can confirm this
Back to top Go down
JozoTheBoogey
MO Founder
JozoTheBoogey


Number of posts : 396
Age : 33
Location : Bosnia & Herzegowina
Registration date : 2008-07-08

Uppercut Moves? Empty
PostSubject: Re: Uppercut Moves?   Uppercut Moves? EmptyAugust 20th 2008, 10:55 pm

fer619 wrote:
well, i haven't used uppercut-like moves yet, but i think you need a velset and have vel x = a positive number and vel y = a negative number. maybe blackchaos can confirm this
I talked with him about this, and he sayed it would be really messed up
Back to top Go down
http://www.freewebs.com/jozotheboogey
blackchaos
Administrator
blackchaos


Number of posts : 137
Age : 40
Location : London,England
Registration date : 2008-07-23

Uppercut Moves? Empty
PostSubject: Re: Uppercut Moves?   Uppercut Moves? EmptyAugust 21st 2008, 12:07 pm

ok shoryuuken can be difficult but easy once you get the hang of it.

fisrt of all set your statedef to type = S, pysics = S, movetype = A

this is required because he starts from stand.

you could add a nothitby for higher priority during the move.

then youd need to set the velocities of the movement,

fer619 is correct to a certain extent.

you will need to give a negative Y value and positive X value

for eg X = 8 Y = -11

also the trigger of the velset is important. you need to set the velocity on the frame that he leaves the ground.

velmul is optional after velset, it adds friction.

you could add a width sctrl just to prevent moving a little too much into p2 sprite.

[State 1100, width]
type=width
trigger1=vel y<0
edge=const(size.air.front)

thats a good example above.

then add a hitdef

making sure attr = S,SA

you also want to add fall = 1 and fall.recover = 0 as you dont want p2 recovering after the first hit.

if using 3 hits like my akuma, then another hitdef is reccomended although not essential, but this gives better control of the final hit, but only advanced users should use this method.

if you do decide to use another hitdef, then to juggle the hits and keep the velocity, air.velocity is required for editing.

then use a statetypeset sctrl and set the physics to A
and the statetype to A and the trigger would be the moment you leave the ground.
this will ensure auto gravity so youll come back down again.

then mayb a changeanim is required depending how you have your animations set up, i used a changeanim to change the animation to the turning round and coming back down animation.

or if you have your shoryuuken as one whole animation, then no changeanim is required.

also changestate isnt required as its an air attack.(hence setting statetype and physics to A)

p.s all basic air attacks like stateno 600 to 650, do not need velsets in their statedef because velset = 0,0 is telling them to return to the ground.

and no changestates are required because of auto gravity.



thats as detailed explanation as i can give you
Back to top Go down
JozoTheBoogey
MO Founder
JozoTheBoogey


Number of posts : 396
Age : 33
Location : Bosnia & Herzegowina
Registration date : 2008-07-08

Uppercut Moves? Empty
PostSubject: Re: Uppercut Moves?   Uppercut Moves? EmptyAugust 21st 2008, 12:47 pm

thanks I'll try it out Smile
Back to top Go down
http://www.freewebs.com/jozotheboogey
zain574
New Member
zain574


Number of posts : 3
Age : 30
Location : Bradford,England
Registration date : 2008-09-04

Uppercut Moves? Empty
PostSubject: Re: Uppercut Moves?   Uppercut Moves? EmptySeptember 4th 2008, 5:32 pm

Hi chaos im making a practice character and im trying to give him a shoryuken too but it dosn't work as how i want it all he moves on the spot this is the code i've made
Spoiler:
could you help me plz
Back to top Go down
Sponsored content





Uppercut Moves? Empty
PostSubject: Re: Uppercut Moves?   Uppercut Moves? Empty

Back to top Go down
 
Uppercut Moves?
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
MUGEN OUTLAWS :: Help :: M.U.G.E.N Development Help-
Jump to: