mugen chars, rare characters
Mugen | CHAT | Super Smash Bros MGSSJ2 Project - Forum | Registration | Login
[New messages · Members · Forum rules · Search · RSS ]
Super Smash Bros MGSSJ2 Project
MGSSJ2Date: Tuesday, 2009-11-03, 6:41 AM | Message # 1
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
Holidays are coming to me, so I am starting to think what can I do in that long time.
I soon came out with a good idea: a SSB MUGEN, including custom screenpack, SSB and SSBM chars, SSB/SSBM stages, and some other cool things I haven't still thought. These will be the features I thinked about:

- Whole custom SSB screenpack.
- Interactive stages, like SSB ones.
- The next complete/almost complete chars: Mario, Luigi, Link, Jigglypuff, Kirby, Ness, Lucas, Mr Game & Watch, Master Hand, Pokemon Trainer, Wario, Sonic.
- The next self-made chars: Donkey Kong, Samus, Pikachu, Captain Falcon, Young Link, Marth, Ganondorf, Zelda, Peach, Ice Climbers, Mewtwo, Pichu, Diddy Kong, Toon Link, Solid Snake.
- The next crappy, but INCLUDED chars: Yoshi, Fox, Falco, Bowser.
- For now, the next stages: Peach's Castle, Hyrule Castle, Dream Land, Mushroom Kingdom, Final Destination, Battlefield, Onett, Fourside, Super Flat Zone, Peach's Castle (SSBM), Yoshi's Island (SSBM), Green Hill Zone (SSBB).

Quiet a long project, but it will hold me busy all my holidays... Feel free to make comments/suggestions.


 
buyDate: Tuesday, 2009-11-03, 5:24 PM | Message # 2
Angel
Group: Administrators
Messages: 1243
Awards: 2
Reputation: 14
Status: Offline
That is a great project. How are you going to create Interactive stages? I think only on the new mugen they will be possible.
 
asrwgmDate: Tuesday, 2009-11-03, 9:57 PM | Message # 3
Archangel
Group: contributor
Messages: 1794
Awards: 6
Reputation: 30
Reproofs: 0%
Status: Offline
Dang, so you're really gonna do this. Good luck with it MG

@buy, they are possible in normal MUGEN, just like how Bane did it, the stage becomes interactive because of the animations in the stages.
Lets say there is anim 22500 in the stage DEF file, if the character has some kind of coding which cooperates with the animation of the stage, like AnimExist(22500) or some other type of code, then new features of the stage will be available when the certain character plays in the stage. But the codes for it must be coded inside the character. (Sorry for the sucky explanation, I'm not really good at explaining things -_-")



 
Neo_Fire_SonicDate: Wednesday, 2009-11-04, 4:32 AM | Message # 4
Hero
Group: contributor
Messages: 442
Awards: 0
Reputation: 0
Reproofs: 100%
Status: Offline
can I help you find chars? please???? I had like 2 ssbb prodjets for mugen before my computer crashed.
I still have the stages though


 
MGSSJ2Date: Wednesday, 2009-11-04, 5:53 AM | Message # 5
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
Quote (V-Nix)
Lets say there is anim 22500 in the stage DEF file, if the character has some kind of coding which cooperates with the animation of the stage, like AnimExist(22500) or some other type of code, then new features of the stage will be available when the certain character plays in the stage. But the codes for it must be coded inside the character. (Sorry for the sucky explanation, I'm not really good at explaining things -_-")

I thought you did this through the "dummy" thing on the stage, for setting the stage at a specific position in the 1st tick of the round, then reset it on the 2nd tick, and making the char identify the position of the stage in the 1st tick, set a var, then set some helpers to make the whole stage things (stage fatalities, stage things that damage, stage plataforms, etc).

Your way is easier? If so, please PM me a tutorial or a link to it happy

Quote (Neo_Fire_Sonic)
can I help you find chars? please???? I had like 2 ssbb prodjets for mugen before my computer crashed.
I still have the stages though

I will do all the char coding and screenpack coding by myself, I like to do it happy . But the stages will really help me, anyone not listed up there will help. PM them to me please.

Soon I'll post a pic of the whole char sprites.


 
asrwgmDate: Wednesday, 2009-11-04, 10:04 AM | Message # 6
Archangel
Group: contributor
Messages: 1794
Awards: 6
Reputation: 30
Reproofs: 0%
Status: Offline
Well I dont have a tut & I never tried it before, I just happen to read it when a certain char creator was explaining how the stage could get extra components (like traps on the stage), when his character was playing in the stage.


 
buyDate: Wednesday, 2009-11-04, 4:35 PM | Message # 7
Angel
Group: Administrators
Messages: 1243
Awards: 2
Reputation: 14
Status: Offline
Quote
I'm not really good at explaining things -_-")

Well, you succeeded this time. smile

 
squirrelkingDate: Wednesday, 2009-11-04, 8:59 PM | Message # 8
The Chosen One
Group: contributor
Messages: 846
Awards: 1
Reputation: 3
Reproofs: 0%
Status: Offline
Quote (asrwgm)
they are possible in normal MUGEN, just like how Bane did it, the stage becomes interactive because of the animations in the stages.
Lets say there is anim 22500 in the stage DEF file, if the character has some kind of coding which cooperates with the animation of the stage, like AnimExist(22500) or some other type of code, then new features of the stage will be available when the certain character plays in the stage. But the codes for it must be coded inside the character. (Sorry for the sucky explanation, I'm not really good at explaining things -_-")

so the stage will be interactive with only certain chars?


My site
 
MGSSJ2Date: Wednesday, 2009-11-04, 9:12 PM | Message # 9
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
Quote (squirrelking)
so the stage will be interactive with only certain chars?

Yep. You can modify the common1.cns file on the MUGEN data folder, and some more chars will work too, but ONLY the ones which doesn't have own common1.cns files, and ONLY if it's full coding (no sprites/sounds on it, althrough you may add them into the common fight .sff and .snd files).


 
MGSSJ2Date: Sunday, 2009-11-08, 2:40 AM | Message # 10
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
I bring you a pic. All included chars in a very little Final Destination stage:

I removed some chars from the game (Yoshi, Wario, Pichu, Peach, and Toon Link). Reasons: Wario will just not fit in the game; Yoshi misses a lot of sprites, and is very big, same for Pichu, and for Peach; and Toon Link didn't fit with the rest of the sprites. I'm thinking on removing Donkey Kong too, or in changing his sprites, but I don't seem to find any good one. Stages are still there, though, and I have some new stages in mind: Fountain of Dreams, Mute City, Pokemon Stadium (these 3 thanks to Neo_Fire_Sonic), and Mushroom Kingdom (SSBM).


 
squirrelkingDate: Tuesday, 2009-12-01, 0:27 AM | Message # 11
The Chosen One
Group: contributor
Messages: 846
Awards: 1
Reputation: 3
Reproofs: 0%
Status: Offline
Quote (MGSSJ2)
Pichu

do you mean pikachu or actually pichu? cause pichu would be cool, ut is not in brawl


My site
 
MGSSJ2Date: Tuesday, 2009-12-01, 1:33 AM | Message # 12
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
Quote (squirrelking)
do you mean pikachu or actually pichu?

Pichu, I have his sprites but he won't be included.


 
asrwgmDate: Tuesday, 2009-12-01, 4:00 AM | Message # 13
Archangel
Group: contributor
Messages: 1794
Awards: 6
Reputation: 30
Reproofs: 0%
Status: Offline
Let me guess, Pichu sprite sheet is incomplete?


 
MGSSJ2Date: Tuesday, 2009-12-01, 4:15 AM | Message # 14
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
Quote (asrwgm)
Let me guess, Pichu sprite sheet is incomplete?

Already said:

Quote (MGSSJ2)
Yoshi misses a lot of sprites, and is very big, same for Pichu


 
asrwgmDate: Tuesday, 2009-12-01, 4:19 AM | Message # 15
Archangel
Group: contributor
Messages: 1794
Awards: 6
Reputation: 30
Reproofs: 0%
Status: Offline
At least MewTwo is there,hurray for my fave Pokemon =P


 
Search:

Copyright MyCorp © 2024 Create a free website with uCoz