In this tutorial you'll learn how to create mugen characters step by step. This mugen tutorial is intended for beginners and intermediate level creators. You'll learn the basic structure of characters creation and will be able to understand how a mugen character works. Let's start this tutorial on how to create mugen characters.
The air file
To create a mugen char you'll have to learn what functions each file inside the char folder performs. The .air file is where the colision box is stored. Collision box is the area around the characters that allows the opponent to hit him. Take a look at KFM and notice those boxes around the fighter.
The cmd file
The cmd file is where the commands and ai is stored. Actions like jumping, crouching atc must be in here. To continue
2 comments:
https://www.youtube.com/channel/UCSYvoXbwYohIqwpTdd4UD0g
Post a Comment