The Mugen Fighters Guild

Help => M.U.G.E.N Development Help => Tips, Tricks, Tutorials => Topic started by: Ryon on July 28, 2012, 01:57:41 am

Title: Character Creation Tutorial
Post by: Ryon on July 28, 2012, 01:57:41 am
The Videos Explains
Finding Sprites
Ripping Sprites
Building SFF
Coding, CNS, CMD
Making animations in AIR file
How to code Basic attacks, and required sprites.
How to code Projectiles.
How to code Helpers.
How to code basic custom states.
How to code a basic super.
How to use triggers to prevent spamming.
How to add/code Sounds into a character.
Tweaking Till Perfect.
How to balance characters and prevent infinite projectiles from spawning.

Totaling at over 7 hours.

INDEX
Part 1 - Getting Sprites


Part 2 - Building SFF (Ripping)
http://www.youtube.com/watch?v=PqopEM4G6Y8

Part 3 - Building SFF (SFF)
http://www.youtube.com/watch?v=lCFpxrUf4UU

Part 4 - Basic Attacks (CNS, CMD, AIR)
http://www.youtube.com/watch?v=Czfhz7vCB4M

Part 5 - Projectiles
http://www.youtube.com/watch?v=RLj2H7UVlzg

Part 6 - Helpers & Custom States
http://www.youtube.com/watch?v=9cwmNHKscT0

Part 7 - Super Creation
http://www.youtube.com/watch?v=4uzwRX-3pWo

Part 8 - Elemental Bullet System (1) - Character Specific Coding
http://www.youtube.com/watch?v=sFBqCmUymzI

Part 9 - Elemental Bullet System (2) - Character Specific Coding
http://www.youtube.com/watch?v=hK4NOAB7Zmw

Part 9 - Finalizing The Character
http://www.youtube.com/watch?v=p-IoCpF8FcI



ReversalDef / Reversal Moves - General Coding
http://www.youtube.com/watch?v=PPBgvN7mz0E
Auto Combo System - General Coding
http://www.youtube.com/watch?v=4ch-lZf7JfQ
Title: Re: Character Creation Tutorial
Post by: JustNoPoint on July 28, 2012, 03:33:16 am
I'll be taking a look at these videos this coming week after work for sure!

The location for something like this should be in  Tips, Tricks, Tutorials (http://mugenguild.com/forumx/index.php?board=343.0) though. Thank you for making this.  :D
Title: Re: Character Creation Tutorial
Post by: Ryon on July 28, 2012, 03:56:09 am
I was thinking of that section, But i figured it'll get more spotlight here.

When i finish finish, i'll post it there with all the videos.

I gotta code a elemental bullet system for her, and sound effects and minor things then i can release her.

so maybe 2 or 3 more videos depending on how i plan things out.

and your welcome about making it. Lately i've felt really distant from mugen and I figured if i quit mugen i want to leave my mark on the community. and what better way than to be the first one to release a full video tutorial on character creation?

EDIT: Also i'll be sorta taking requests how to code certain types of moves, like for instance I've got a request for a ReversalHitDef tutorial, for coding reversals. I would use KFM as the dummy character in the video.
Title: Re: Character Creation Tutorial
Post by: CRIMZON on July 28, 2012, 05:28:23 am
Know if there's any tutorials specifically for creating sprites?
Title: Re: Character Creation Tutorial
Post by: Saikoro on July 28, 2012, 05:34:55 am
Fuck yeah Ryon. This is great. You should expand this a bit more with input from Cybaster and Cyanide if you ask me.

Thanks for the share man, I'll gladly watch with full attention as I'd love to learn character making at some point.
Title: Re: Character Creation Tutorial
Post by: Ryon on July 28, 2012, 06:03:39 am
Know if there's any tutorials specifically for creating sprites?

Mmmm no not really, I could show my own style, but it is my own style and I can't draw people. sooo yeah.

Fuck yeah Ryon. This is great. You should expand this a bit more with input from Cybaster and Cyanide if you ask me.

Thanks for the share man, I'll gladly watch with full attention as I'd love to learn character making at some point.

I'm sharing my knowledge of what I (ME) knows and how I (ME) does what i do in mugen.
If i used there input it wouldnt really be from me it would be from them.

And my goal of these videos are to show people how to make characters if good creations come out of this then awesome, if bad creations come out of this then awesome. At least people learn to make characters properly (by my standards)

And both Cybaster and Cyanide are what I consider Mugen Heroes. I've been a fan of there works for over a decade. So I have nothing but respect for em both.
Title: Re: Character Creation Tutorial
Post by: Cybaster on July 28, 2012, 10:31:47 pm
Didn't watch them yet, but the fact you've made them and I know you have standards already make them awesome to my book for newcomers. :)

I'm usually more for written tutorials, since it's easier to read them and see the code directly, doign some copy-paste and research directly from the code and explanations, rather than from a video, but hey, videos have their advantage too, as showing progress in real-time and showing things interactively.

Thanks for these.
Title: Re: Character Creation Tutorial
Post by: Tamez on July 29, 2012, 04:14:26 am
Having never made a character I can't say anything about the info, but as far as a video tutorials go I don't think  you need the annotation links to the other parts throughout the entire thing.  Having them at the beginning and end would be fine, but having them constantly up there just blocks what you're doing sometimes defeating the purpose of a video. 

Sure people can turn off annotations if they want, but they might worry about missing other useful annotations. 
Title: Re: Character Creation Tutorial
Post by: Ryon on July 29, 2012, 05:31:09 am
the first video isnt anything really.

its really just a small introduction, with how to find sprites, and a little idea of how to rip sprites.

the 2nd video is really ripping sprites. But I understand your point, I wasnt sure if i should have had them throughout.

Thank you Cybaster, I Hope it helps somebody.
Title: Re: Character Creation Tutorial
Post by: Ryon on July 29, 2012, 09:53:52 am
I added part 8, which is not generally based around any certain set of characters, other than my own.

But it is used as a form of review of helper coding, and projectile coding.

as well as some interesting ways to make moves and supers.
Title: Re: Character Creation Tutorial
Post by: FatalX on July 29, 2012, 10:35:08 am
Thank you a lot Ryon this stuff is amazing for begginers -and your voice is very relaxing Lol ! I just wanted to watch the 1st part but now i can't stop i'm gonna watch the hole thing :)
Title: Re: Character Creation Tutorial
Post by: Ryon on July 29, 2012, 05:27:29 pm
thanks dude. the first part isnt.... anything... so you really do need to watch the rest to learn something. lol

I assume 2 more parts before shes ready for release.

Part 9 - Elemental Bullet System 2 (Wind and Earth)
Part 10 - Sounds, and Final Fixes.
Title: Re: Character Creation Tutorial
Post by: Markpachi on July 29, 2012, 05:58:31 pm
This made my day Ryon, thanks! :sugoi:
Title: Re: Character Creation Tutorial
Post by: VanillaLucia on July 30, 2012, 05:37:05 am
Convenience at its finest. I'll be sure to give these tutorials a view in the case that I actually do intend on creating a character. It's always nice for someone to create a video despite some others having read through the documentation. I applaud your efforts, Ryon.
Title: Re: Character Creation Tutorial
Post by: Ryon on July 30, 2012, 05:55:25 am
thank you.

I'll finish up the video series once i get some quiet time.
my nephew is staying with me for the summer (vacation.. joy!)
and he's always around me and i dont need that when recording. Gotta do some planning for her moves to.
Title: Re: Character Creation Tutorial
Post by: Neo Leo on August 01, 2012, 04:32:11 pm
Thank you Ryon!  Now I have more options in additional to mugen docs and kfm!

How about, when you finish, can you compress your toturial files in RAR/ZIP for download?
Title: Re: Character Creation Tutorial
Post by: Ryon on August 02, 2012, 02:24:09 am
i'll look into downloaded it from youtube.

i dont have the encoded files, camtasia uploads it directly.

and my camrec files are over 1gb each.
Title: Re: Character Creation Tutorial
Post by: inktrebuchet on August 02, 2012, 07:57:45 pm
Really enjoyed these videos! Thanks for taking the time to make them.
Title: Re: Character Creation Tutorial
Post by: Ryon on August 02, 2012, 11:10:46 pm
Thanks New video.

ReversalDef's / Reversal Moves

http://www.youtube.com/watch?v=PPBgvN7mz0E
Title: Re: Character Creation Tutorial
Post by: Joulz on August 08, 2012, 09:56:21 am
this is very cool, a very nice (& long) introduction to character making: i will definitely look into it!
thanks for the great effort!
Title: Re: Character Creation Tutorial
Post by: JustNoPoint on August 15, 2012, 04:22:00 am
Just watched about 10 minutes of the 2nd sff video. It looks like you are taking sprites that have the correct axis and then adding them to mugen cropped.

Why are you cropping the images in this phase? It seems to make you waste more time aligning the sprites. Would it not be faster to bring a sprite in that isn't cropped, set it's axis, then bring in the rest from the animation using the same axis info? For every animation after as well.

For release you can crop the sprites but while working on it it seems better to leave them not cropped for easier reference.

If I'm mistaken let me know. The character I'm making is my 1st but using my method seemed to create the sff much faster.
Loving the tutorial thus far. I didn't even know that was what onionskin did :P

About to watch the next video.

EDIT: Since I didn't watch the video beforehand I wasn't aware that you got her sprites from a spritesheet. The next video shows it as well. The sprites looked like they were already aligned correctly as thumbnails. My bad. For some reason I assumed sprite sheets were obsolete I guess. Artmoney has spoiled me...

     Posted: August 15, 2012, 04:42:32 am
In your character creation tutorial part 4 can you add a link near the front to skip the AIR part of the tutorial and got to the coding? Or if it's easier just put a note in the comments that the CNS starts at about 30 minutes in. Just a convenience for someone that understands the air part of the creation already.
Title: Re: Character Creation Tutorial
Post by: Joulz on August 15, 2012, 05:38:59 am
Ryon, i must thank you VERY MUCH for taking the time to make such a fucking sweet tutorial: it puts light on MANY thing that were kinda hard to get just by reading the official docs!!

i can actually understands how shit works, i love it!!  :thumbsup:
Title: Re: Character Creation Tutorial
Post by: Ryon on August 15, 2012, 11:46:42 am
@ JustNoPoint

Yeah i dont know how to use art money, i'm still using spritesheets.
and will do about the note in part 4.

also i could have sworn you make characters already?

Thanks for viewing.
Title: Re: Character Creation Tutorial
Post by: JustNoPoint on August 15, 2012, 01:39:33 pm
No, I just ripped sprites from several games years ago. I never actually finished a character then I stopped all mugen activities for about 4-5 years and worked on my comic.

Not finished watching all of the tutorials. Really good job thus far though.
Title: Re: Character Creation Tutorial
Post by: Ryon on August 16, 2012, 11:33:26 pm
Updated the first page with a Auto Combo tutorial. for people who are trying to mimic the Persona 4 Battle system.

Auto Combo System - General Coding
http://www.youtube.com/watch?v=4ch-lZf7JfQ
Title: Re: Character Creation Tutorial
Post by: mattroks101 on November 05, 2012, 09:57:42 pm
Wow, this looks amazing, I will definitely check this out.
Title: Re: Character Creation Tutorial
Post by: O Ilusionista on November 18, 2012, 07:19:07 pm
Really nice idea. This should be stick, it would be helpful for beginners.
Title: Re: Character Creation Tutorial
Post by: Ryon on November 18, 2012, 10:47:35 pm
thank you for thinking that.
Title: Re: Character Creation Tutorial
Post by: Laharl on November 18, 2012, 10:53:01 pm
I second that please stickie this.
Title: Re: Character Creation Tutorial
Post by: Stuck.in.the.past on October 28, 2013, 02:32:32 pm
Urgh, videos with commentary....
But anyway, is it necessary to make the sprites you showed in the spr.html file? (The one's that show your char is hit)
Title: Re: Character Creation Tutorial
Post by: AlexSin on October 28, 2013, 02:40:27 pm
Do you mean the required sprites?
They are called like that because they are needed for a char. All get-hits are necessary.
Title: Re: Character Creation Tutorial
Post by: Erroratu on October 28, 2013, 09:42:30 pm
Urgh, videos with commentary....
But anyway, is it necessary to make the sprites you showed in the spr.html file? (The one's that show your char is hit)

Yep
If you dont have them,most custom states/throws/mini games etc. wont work
Title: Re: Character Creation Tutorial
Post by: Ryon on November 01, 2013, 02:39:51 am
Urgh, videos with commentary....
But anyway, is it necessary to make the sprites you showed in the spr.html file? (The one's that show your char is hit)

As the others said. Yes. ITS REQUIRED.

and "videos with commentry...." Hey, Be happy its done with commentary that tries to help.
If you don't understand, at least try to follow my motions.