YesNoOk
avatar

2 lil questions (Read 154 times)

Started by Erroratu, June 27, 2012, 06:39:49 pm
Share this topic:
2 lil questions
#1  June 27, 2012, 06:39:49 pm
  • *****
  • The guy that does the dirty work.
    • Bosnia and Herzegovina
    • lukijan1@hotmail.com

  • Online
1.How to make a launcher,i coded the attack and it works,but i want it to shoot the opponent in the air for a juggle
2.How to make an animation move?when i throw my character he does his falling animation,but he doesnt move,so he ends up at the same place i grabbed him
PS-i finished all the basic punches and kicks,all gethit animations and running,walking etc.All basics,so should i post my character at the projects yet or make more progress on him?BTW its MK1 Johnny Cage with custom style
Re: 2 lil questions
#2  June 27, 2012, 08:06:48 pm
  • *****
  • Mega Klinklang confirmed
    • USA
    • ricepigeon.webs.com
1.How to make a launcher,i coded the attack and it works,but i want it to shoot the opponent in the air for a juggle
2.How to make an animation move?when i throw my character he does his falling animation,but he doesnt move,so he ends up at the same place i grabbed him
PS-i finished all the basic punches and kicks,all gethit animations and running,walking etc.All basics,so should i post my character at the projects yet or make more progress on him?BTW its MK1 Johnny Cage with custom style

Velset for both, providing that you're using custom states for both. If you're not using custom states for the launcher, you'll need to modify the velocity parameters of the hitdef to include a Y velocity.

<<-- Updated 09/14/14

You limit yourself so badly when you try to avoid variables. When you get over your fear of the "complexity" of variables, you will find yourself in a better place: A beautiful world where coding is actually fun.