YesNoOk
avatar

How do I create AI for mugen? (Read 2030 times)

Started by MugenBabe, September 07, 2009, 02:33:00 am
Share this topic:
How do I create AI for mugen?
#1  September 07, 2009, 02:33:00 am
  • **
  • Kung fu Girl!
I noticed the AI for my character is very easy to defeat. How do I make a better AI or configure with the AI in mugen?
Re: How do I create AI for mugen?
#2  September 07, 2009, 02:39:15 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
If mugens AI being set to hard 8 doesn't suit you, you need to learn to code a custom AI.

Custom AI involves turning on a variable that says "PC is in control" there's a couple of methods out there but impossible commands is by far the simplest.

Once you've got the AI recognised you essentially recode your .CMD to take this variable into effect instead of command = "name" stuff and apply specific triggers to define the situation. This is time consuming and takes a lot of testing to get right.

I suggest starting with a super. They're pretty easy to configure under an AI scheme.

It's also worth using [mcode]displaytoclipboard[/mcode] to check when the AI var is on


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.