All these tutorials on how to rip other people's sprites and customize them to your liking framedata wise... however there is no tutorials on how to make "sprite documents" or the rules of making a sprite. The least one of you youtubers could do is answer some of the questions people ask on your videos.
Sprite sheets are usually bitmap (.BMP) format and the only real rule of making sprite sheets (for MUGEN, anyway) is that the background color cannot be white and it cannot be any color that is on your character. This is so the background color of the sprites can be selected to mute out in Fighter Factory. Additionally, all characters should have ALL of the following animations as a bare minimum when making your sprites for the character to look its best when being used in MUGEN: -Idle (Fighting Stance) -Crouching (going into, crouching, and standing up) -Charging (if applicable, to charge super meter) -Movement (forward, backward, dash [if applicable], and run [if applicable]) -Jumping (going into jump, neutral, forward, and backward) and landing -Getting hit (standing, crouching, and in air) -Falling (when knocked down) and landing -Lying down (after knockdown) and getting up -Blocking (standing, crouching, and air [if applicable]) -Basic attacks (usually at least four; 2 punches and 2 kicks) -Special moves (most characters have at least two special moves) -Super moves (if applicable, these are the moves that use the super meter at the bottom of the screen) Anything else is extra based on whatever extra features you want your game to have. The number of frames per animation can be as low as 1 and however high you want depending on how fluid and detailed you want the animation to be. And that's basically it. The reason there aren't really any tutorials is because sprite sheets are pretty simple (though to people who are unfamiliar in sprite creation, it is an understandable frustration you have). Its just knowing the specific animations you need for MUGEN is really all there is. But you can draw up an entire sprite sheet in MS paint if you wanted to.
Thank you all for the replies. I learned more from here than I did after months h of surfing around. I didn't get notifications for this until recent. I appreciate this info all the same!
Thanks for making these videos. I always was interested in making mugen characters, but I never really had the pactience for it. Now that i've seen this video I'm gonna try to make a character. :)
i guess, don't make a sprite, that is larger than x 100, y 100, and no smaller than x 10, y 10. i recommend like... x 48, y 68 (X = vertical. Y = horisontal)
Use Game Maker, you can make games(not for other games) and you can use the sprite editor because it is nicer then photoshop because the ratio will not get messed up
cool! i'm going to turn The Angry Box into a fighting character. Moveset: Axe combo. Throwing knives. Kick Head throw air attack: Box Ballet crouch attack: Shovel grab attack: headbutt
Over and over, people will rip off other sprites, and just alter them a bit, but that's not the same as making your own character from scratch. It would be nice if someone teaches how to make your own sprite sheet from scratch.
Great video. What should we do if we save an already animated sprite? Plus I wanted to give Ryo his full screen and aerial fireballs back. What's the best way to do that?
Bro i’ve heard this background soundtrack before from parasyte and im dying to know what the name of the song is, plzzz brooo...! Nvm i found it, the song name is I Am from Parasyte
So, I'm diving into character creation for the first time, and I've got this intro part for my sprites. Quick question: should I save it as Stand1 or go for something like Intro1? Also, big thanks for your awesome content - it's been a game-changer for me!
+AceDBZMugen I followed the vid to a T but when I added the sprites as a pcx file I noticed the images weren't there, so after looking around I realized they were so small they couldn't be seen. So now when I copy and paste sprites I have to manually size them before saving.
That is really weird. Do your sprites look small when you open them up in paint? Or do they only look super small when you import them into fighter factory?
+AceDBZMugen They were really small when I moved them to FF. I decided to go into the .cns file and manually change the size. It worked like a charm and I can see my character now in FF. Actually just finished part 5, I'm building my guy along with the videos. Thanks again.
will this work for creating a mortal kombat or no or will it be different like make your own fatality and the other stuff i cant find a chars of how to make your mortal kombat chars??
Sorry for Necro-ing (Replying after a post was long dead), butI don't think M.U.G.E.N runs on Mobile. Sorry! Try either Stencyl or GameMaker Studio. There's loads of tutorials out there by other people. They are both free!
The way I'm doing it is pretty different, basically im using GIMP and for every individual sprite I cut them out like you did, but they are all saved as GIMP image files which is like .xcf or something... will I have to do everything again in paint to make it a 256 color image or can I still make this work?
Hi AceDBZMugen, I'm new to this and have been following the videos, and when I click run in winmugen I get this : list index out of bounds (-1). I would very much appreciate it if you can help me. Thank you.
MrPooppoo GT I'm in the process of making Krillin, Cell, and 3 others for my own dragon ball pack, and once I'm finished I can send it to you if you want
Hey guys noobie here. I was wondering if you can make a non pixel sprite for a mugen character. Im sorry if this comes off as a silly question. Just asking in advance as Im new. Thank you~
@@nimiala8595 Oh I meant as a non pixel art. Sorry if my comment was confusing. But if a sprite does need to be in pixel art I guess I'll just have to learn it
+The Monkey King MUGEN is a free 2D fighting game, that is fully customizable. There are hundreds of thousands of characters, stages and etc. available to make your personal MUGEN perfect for you. It is awesome for killing time, having fun; or just being creative, if you want to get into making your very own video game characters. If that brief explanation is appealing to you, then I suggest you google where to find it:)
Oohhh boi heres my beginning on making my own character which will take most of my life to make it but thanks for the tutorial
What are character are tou making sir
So how did it go?
I'm interested in your character if you're still making it. Is it going smoothly?
bro quit midway
All these tutorials on how to rip other people's sprites and customize them to your liking framedata wise... however there is no tutorials on how to make "sprite documents" or the rules of making a sprite. The least one of you youtubers could do is answer some of the questions people ask on your videos.
Sprite sheets are usually bitmap (.BMP) format and the only real rule of making sprite sheets (for MUGEN, anyway) is that the background color cannot be white and it cannot be any color that is on your character. This is so the background color of the sprites can be selected to mute out in Fighter Factory.
Additionally, all characters should have ALL of the following animations as a bare minimum when making your sprites for the character to look its best when being used in MUGEN:
-Idle (Fighting Stance)
-Crouching (going into, crouching, and standing up)
-Charging (if applicable, to charge super meter)
-Movement (forward, backward, dash [if applicable], and run [if applicable])
-Jumping (going into jump, neutral, forward, and backward) and landing
-Getting hit (standing, crouching, and in air)
-Falling (when knocked down) and landing
-Lying down (after knockdown) and getting up
-Blocking (standing, crouching, and air [if applicable])
-Basic attacks (usually at least four; 2 punches and 2 kicks)
-Special moves (most characters have at least two special moves)
-Super moves (if applicable, these are the moves that use the super meter at the bottom of the screen)
Anything else is extra based on whatever extra features you want your game to have. The number of frames per animation can be as low as 1 and however high you want depending on how fluid and detailed you want the animation to be.
And that's basically it. The reason there aren't really any tutorials is because sprite sheets are pretty simple (though to people who are unfamiliar in sprite creation, it is an understandable frustration you have). Its just knowing the specific animations you need for MUGEN is really all there is. But you can draw up an entire sprite sheet in MS paint if you wanted to.
i dont use sprite sheets or anything like that i just draw it in paint
Thank you all for the replies. I learned more from here than I did after months h of surfing around. I didn't get notifications for this until recent. I appreciate this info all the same!
@@metalfreekz13I have a question how they make Mugen jus char. For Android? They convert the files or the make a new one?
Thanks for making these videos. I always was interested in making mugen characters, but I never really had the pactience for it. Now that i've seen this video I'm gonna try to make a character. :)
+Mrhoiable what character u r making?
Bubbles Powerpuffgirl I've run into a problem that I don't know how to fix so I'm not able to make a character.
Mrhoiable
what character u wanted to make?
was trying to make Jin and Devil Jin, with multiple outfits. I made it a challenge for myself and I am happy to say this did help. a bit.
I guess I'll be taking the hard way since I'll be making a character no one else has made or made sprite sheets of.
you done making character that no one else had made or did not
what if I wanna make my own sprites
i guess, don't make a sprite, that is larger than x 100, y 100, and no smaller than x 10, y 10.
i recommend like... x 48, y 68
(X = vertical. Y = horisontal)
But the XIII sprites are greater than 100
Use photoshop
I dont get it
Use Game Maker, you can make games(not for other games) and you can use the sprite editor because it is nicer then photoshop because the ratio will not get messed up
Awesome desktop background.
cool! i'm going to turn The Angry Box into a fighting character.
Moveset:
Axe combo.
Throwing knives.
Kick
Head throw
air attack: Box Ballet
crouch attack: Shovel
grab attack: headbutt
cool. i'm making Update Log Stan from Star Seekers and StaRPG.
ty so much cause belive or not this helped me in school
you are doing this manually...?
and I was here looking for the name of the program that auto crops sprites-sheets...
I wanna know how to rename the character I wanna edit, I gonna make a character from the Z2 Gohan sprite.
I gonna name him....Kentucky Dragon.
Hey dude do you want to make your own stage
Ghouti Gang you sound like your offering free candy
years later still useful
Gonna make a few different characters for practice using premade sprites, then i'm making my own sprite so i can make Slim Shady a character.
Did you do it?
One question: is it mandatory to save each individual sprite in BMP format?
thnx for tutorial man i was going to create one
i love the tutorial i tought it it was gonna be simple but it is hard for me
Over and over, people will rip off other sprites, and just alter them a bit, but that's not the same as making your own character from scratch. It would be nice if someone teaches how to make your own sprite sheet from scratch.
Great video. What should we do if we save an already animated sprite? Plus I wanted to give Ryo his full screen and aerial fireballs back. What's the best way to do that?
Bro i’ve heard this background soundtrack before from parasyte and im dying to know what the name of the song is, plzzz brooo...!
Nvm i found it, the song name is I Am from Parasyte
So, I'm diving into character creation for the first time, and I've got this intro part for my sprites. Quick question: should I save it as Stand1 or go for something like Intro1? Also, big thanks for your awesome content - it's been a game-changer for me!
Thanks so much for making these videos!
WARNING!!!!!!!!!
At paint, minimize the white blank sheet!!!!!! I did do this and it got me frustrated for hours!! Just warning you!
how small?
Just put it as small as possible
and it will make it the size as the size of it.
Im making a link sprite (the nes link) and he moves back when hit so YAY
I just have a quick question, does it matter what you name the images?
It doesn't
i have problem:when im copying it in paint,it always change darker colour,..any help pls?
Hey, what if I wanna create a KOF style char from zero?
I'm looking for making metal slug kof style chars
Wou makes his own KOF - like characters and made a game out of it .
Microsoft Pain(t) helps you with bitmap
can you tell me if it 's good or not
How?
i have a question what if i want to make my oc into a character would i have to make a sprite sheet for him?
You can make a scratch or make it based from some other character.
Thanks! Now I can make me!
What if I use version 3 or ultimate? (Factory Fighter)
Thank you for this!
I'm hoping to make an SF2 M.Bison, I'm following your tutorial to make him, so thanks!
I want to edit sprites of mortal kombat with photoshop but I can not match the palettes, what do you recommend doing?
i currently making shirobon from bomberman jetters
Wouldn't The Spriters Resource also be a good place to get sprites from
Yes it does. He probably just does not know of it. I am making a Blade knight character from Kirby SSU using the Sprite sheet they uploaded
yep im making shirobon from bomberman jetters the sprite was made by mighty jetters
I wanted to make my own sprites, like Kishou Arima and others
if i didnt look at ur subs i would think ur popula u need more support and love bro
Mugen I like mugen with a lot of updates
Hey love the videos! I'm having trouble with sizing when I pull the sprite from the sheet to save it by itself. Any tips?
+Miketage Thanks! What do you mean exactly by sizing? I usually just copy and paste the sprites into a new document.
+AceDBZMugen I followed the vid to a T but when I added the sprites as a pcx file I noticed the images weren't there, so after looking around I realized they were so small they couldn't be seen. So now when I copy and paste sprites I have to manually size them before saving.
That is really weird. Do your sprites look small when you open them up in paint? Or do they only look super small when you import them into fighter factory?
+AceDBZMugen They were really small when I moved them to FF. I decided to go into the .cns file and manually change the size. It worked like a charm and I can see my character now in FF. Actually just finished part 5, I'm building my guy along with the videos. Thanks again.
+Miketage No Problem! Good job on finding a solution to your problem; and good luck on making your character.
works with fighter factory ultimate
Im trying to make shibuya mahito
Hey can u tell me how to create a mugen char in Android ? Pls
will this work for creating a mortal kombat or no or will it be different like make your own fatality and the other stuff i cant find a chars of how to make your mortal kombat chars??
No photo is gonna show up on fighter factory when I was gonna make a sprite with downloaded photo. Is there a easy way?
real question tho how did u do that 2 application on one seen screen
but how the heck do you add winquotes? it's really hard to do while it really shoulden't be.... or did you already cover that?
Time to make a shigaraki-allforone Mugen
what version of mugen is this?
im a bit late to the party but if your character has projectiles, would you copy, paste, and save that too?
For me, I just cropped, saved and undone for all the cutting work.
can you teach me how to make a character Jojo with Stand? I want to create this jojo
very helpful
Im trying to make a fighting game similar to umk3
thanks a lot man
No problem! I just hope you enjoyed this video. Part 2 will be up later today:)
+AceDBZMugen every time I try to paste and save the files they look small help please
Can you make kinshiki character from naruto
is it really hard to make a characters? Im thinking of drawing ( i suck at it but im trying)
How do i create a Mugen Fighting game on mobile? I want to do a game called "DC Fight"
Sorry for Necro-ing (Replying after a post was long dead), butI don't think M.U.G.E.N runs on Mobile. Sorry! Try either Stencyl or GameMaker Studio. There's loads of tutorials out there by other people. They are both free!
SnowB34R oh ok.
@@SnowB34R I can make it run on mobile!
how to make my own sprite? i mean like i wanna add all the powers of other characters on one character
Could I use the stand alone sprites from mkwarehouse?
when i open my sprite in paint and i zoom in it is just like 3 pixels
can I change the way sprites look so I can make my own characters?
i feel it'll about take 2 years for me to make a good character at the least (because of school and all that stuff)
and ofc i'd need big help with the ai but maybe i'll look into some more videos
The way I'm doing it is pretty different, basically im using GIMP and for every individual sprite I cut them out like you did, but they are all saved as GIMP image files which is like .xcf or something... will I have to do everything again in paint to make it a 256 color image or can I still make this work?
Just export into .png files.
Hi AceDBZMugen, I'm new to this and have been following the videos, and when I click run in winmugen I get this : list index out of bounds (-1). I would very much appreciate it if you can help me. Thank you.
instead of save image as, just right click, copy image, then paste it on the program
What? What do you mean?
I want to make a karla edit and save her to something
i would really make my self in game but you need some file downloads for that
Do you know a link that specializes in anime sprite??
You said we needed M.U.G.E.N 1.0
It would still work if i have 1.1 version?
MUGEN 1.0 is backwards-compatible, but it's still better to stick with 1.0 for your own sake as that is what the tutorial goes by.
Imma make quote in mugen
do i just name the sprites like jump and attack?
very interested in creating mugen game
Can i use paint
3d ?
is that parasyte ost in the background?
+VHSsoup It sure is. Parasyte is awesome!
Yes it is!
also good tutorial
Yay i can finally finish my Naruto game thanks bruh
with this tutorial i will create black goku jus
Can't we make a mugen character in mobile?
Hi man please create tutorial "how to make mugen stage")))
what if they all not in the same big
thanks for tutorial
looks like the sprite database was shut down :(
Is it hard making a mugen character?? :( i wanna make some but i wanna know exactly how long it takes
+Dominique Lowery it takes alot of time
Ok
Ayy dat Parasyte music
yeaaa
Great anime :D
my sprites are too big how to change it
when i download off of infinity, they come in pngs!
I NEED DRAGON BALL PACK...
MrPooppoo GT I'm in the process of making Krillin, Cell, and 3 others for my own dragon ball pack, and once I'm finished I can send it to you if you want
I'm gonna make Anakin Skywalker .3.
Hey guys noobie here. I was wondering if you can make a non pixel sprite for a mugen character. Im sorry if this comes off as a silly question. Just asking in advance as Im new. Thank you~
Derpy :0 I do not believe that it is possible for a sprite to not have pixels, not only in MUGEN, but in anything dealing with computers.
@@nimiala8595
Oh I meant as a non pixel art. Sorry if my comment was confusing. But if a sprite does need to be in pixel art I guess I'll just have to learn it
Derpy :0 You can use non-pixel art, but it'll be really big unless you down the resolution or something.
@@nimiala8595 ah I see. Thank you!
im make my minecraft character
You mean kidcraft
I can't find how to put it as a bitmap
the filetype is bmp.
Ok man je commence
Android?
5:48
yyyyyyyeeeeeeeeeeeeeeeaaaaaaaaaaahhhhhhhh I'm gonna find a mugen character creator
This sucks because a good naruto one but it has so many its probably going to take me a long time
i want to know how to make vore edit
STOP RIGHT THERE!
J’ai perdu ma journée pour rien
Problem Is That There Is No Undertale!
lol dude I think undertale IS a problem
yep
@@yaboijustin1287 Theres a few good Undertale characters on there now
Phew
WTF Is MYUGEN?
+The Monkey King MUGEN is a free 2D fighting game, that is fully customizable. There are hundreds of thousands of characters, stages and etc. available to make your personal MUGEN perfect for you. It is awesome for killing time, having fun; or just being creative, if you want to get into making your very own video game characters. If that brief explanation is appealing to you, then I suggest you google where to find it:)
AceDBZMugen XD I meant how he was saying it.
Lol, was I saying it weird? I didn't even notice.