|
Main /
AILanguages: AI?Ai or Artificial intelligence is a none player controlled character. Ai in Mugen has one to eight power level. How To MakeThe most commonly used method to implement AI is the Humanly Impossible Command method since it is the easiest to understand, but not as versatile as the other methods. It works by setting a variable by using a command only the CPU can do. Example: Command = U,U,U,U,U,U Time = 1, this says that the command is push up 6 times in one tick (less than a second). Simple Tutorial http://www.youtube.com/watch?v=iCi9Tta1_Bk Not Supported in Mugen RC1 and up, its replaced by The AILevel trigger Backlinks |