YesNoOk
avatar

how to add the mvc abilitties for a char?  (Read 837 times)

Started by juan47hell, October 10, 2011, 11:42:31 pm
Share this topic:
how to add the mvc abilitties for a char?
#1  October 10, 2011, 11:42:31 pm
  • groovy gore grind
i am new to the forum and I have great doubt, try putting mvc skills. for a char but really I find it very hard because not very well take the "state" or commands, I am not creating a new char, I'm editing an existing one. if anyone has a tutorial on how to patch, please post it is urgent
Re: how to add the mvc abilitties for a char?
#2  October 17, 2011, 06:12:52 am
  • ***
  • Come mighty warrior face me
    • Indonesia
    • Skype - Rizki291
Re: how to add the mvc abilitties for a char?
#3  October 17, 2011, 06:22:35 am
  • ******
  • Does this look like the face of mercy?
Do NOT use the IMT template, it does not play anything like MvC.
Re: how to add the mvc abilitties for a char?
#4  October 17, 2011, 07:11:37 am
  • ***
  • Come mighty warrior face me
    • Indonesia
    • Skype - Rizki291
just give em something ed i know its not like mvc
Re: how to add the mvc abilitties for a char?
#5  February 04, 2012, 10:50:21 pm
  • groovy gore grind
ok how to use the template?

Re: how to add the mvc abilitties for a char?
#6  February 04, 2012, 10:51:51 pm
  • ******
  • I am hilarious
  • and you will quote everything I say
    • USA
You don't
Re: how to add the mvc abilitties for a char?
#7  February 04, 2012, 10:57:41 pm
  • avatar
  • ******
    • Thailand
You don't just add abilities, you code them. You have to make the animations, add the sprites, the commands, the changestates, then variables, the everything.

If you don't know what any of that stuff is, then you're not going to find your task easy. You don't USE the template, like Orochi Gill said, not unless you're making a full character.
Re: how to add the mvc abilitties for a char?
#8  February 05, 2012, 12:54:10 am
  • ******
  • Loyal to the Game
    • USA
    • http://jesuszilla.trinitymugen.net/
You don't want to use the IMT template, period, because it really is terrible.

Converting to a style isn't as easy as you think. Marvel, period, isn't as easy as you think. I'm an experienced coder and even I'm not comfortable touching that particular style because while it's definitely easy to pick up and play, there's a LOT going on within the code that makes that possible. A lot of which doesn't seem to make any particular sense or hold up for ALL characters. It's almost as if there is no universal system whatsoever.
Re: how to add the mvc abilitties for a char?
#9  February 05, 2012, 12:04:50 pm
  • *****
  • Back to the Beginnings
    • https://discord.gg/hnyK7JZ
You're batter off with the RMM template. It's MvC styled as well.
===My discord servers===
Unlimited Force HQ: https://discord.gg/hnyK7JZ
Mega Man Megamix Engine Help Server: https://discord.gg/Wjm9GYU

Touhou database (by Ryouchi):
http://mugenfreeforall.com/index.php?/topic/8257-touhou-project/
you are all small and can't grow manly sideburns
Re: how to add the mvc abilitties for a char?
#10  February 06, 2012, 11:12:15 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
There's no good MVC template, period.
There are templates that allow you to have abilities such as super jump, super portrait and zigzag chains, but that's not what MVC is about. Just adding that doesn't make a char MVC style.

If you want to create a MVC char, you have to study the game, study the good MVC chars. Take values from Kamekaze's recent characters, or Loganir's MVC custom chars, and study them. See how things are done.
There is no easy way.
Re: how to add the mvc abilitties for a char?
#11  February 09, 2012, 01:54:05 am
  • avatar
  • ****
    • Canada
    • www.mugencoder.com
Its better off studying good MVC characters that are already made like Cybaster says. Learn coding from the start without templates, because templates actually will never help you (unless its a template with blank animations/sprites but already labelled - the required stuff). Studying is what it needs most for doing the style, and some knowledge of Mugen Coding will help you along the way.

As others say, there is no "easy" way of doing a specific style to it. You improve by trying it.