What's new

Discussion Sex MUGEN 2.0 General Discussion Thread


Does anyone have a link or file for mugeryona2658.zip (at ) ?
It seems to have been deleted.
 
Does anyone have a link or file for mugeryona2658.zip (at ) ?
It seems to have been deleted.
Would probably help if we knew what that was (e.g. what contents were in it), since it's deleted.
Highly unlikely anyone can help you even with that information anyway.


Mugenero is notorious for not releasing his characters.
 
is there such a thing of putting a character AI to Insane Level? I know some character are decent to pro, and some that are playing annoying (spamming the same thing)... Some might say that insane is god mode lol
 
Would probably help if we knew what that was (e.g. what contents were in it), since it's deleted.
Highly unlikely anyone can help you even with that information anyway.

Oh,Sorry.
This file is probably a patch for the victim character (touhou?) compatible with kuromaru_press.
I love kuromaru_press, so interested in this.

I just happened to look at Google's cache and noticed that it had already been deleted.
 
is there such a thing of putting a character AI to Insane Level? I know some character are decent to pro, and some that are playing annoying (spamming the same thing)... Some might say that insane is god mode lol
never really understood why people do that to even go as far to make not able to cheese it with the debug controls A-shi being an example
 
never really understood why people do that to even go as far to make not able to cheese it with the debug controls A-shi being an example
Me neither 😹 I guess they forgot that its an "open source" and anyone can easily customize/edit it.
Those that don't know how to code mugen would use a cheat engine to have infinite health. So either way
that was a wasted of time; nice afford, but in the wrong game setting.
 
can anyone share the premade mugen games? I am overwhelmed and baffled by the sheer amount of infos that is put here.
 
can anyone share the premade mugen games? I am overwhelmed and baffled by the sheer amount of infos that is put here.

I personally love the KoF version (and use it as the base for my own heavily-modified mugen), but I don't think it's readily available.
I'd suggest Gettag's mugen starter pack, which you'll find on his Patreon for free. He even includes a tutorial on adding characters to it, and a link to his public characters.
 
Does anyone know how to make a helper contactable?
(e.g. Kuro could attack a char's helper)

I'm thinking of doing an edit of Kendo&Kyudo, and want to have Kyudo
contactable with Kuro, but I just don't know how.
 
Does anyone know how to make a helper contactable?
(e.g. Kuro could attack a char's helper)

I'm thinking of doing an edit of Kendo&Kyudo, and want to have Kyudo
contactable with Kuro, but I just don't know how.
if Kuro is setup to attack only "enemynear" or "enemy(0)" . Helpers becomes a ghost and Kuro, won't do anything.

You can try "Enemynear, isHelper", but I haven't tested it, or you can use "P2***" things to detect any enemies nearby; this includes Helper too.
If Kuro is the parent(Who created the helper) is much more easily to detect everything, but the enemies won't know much about it unless you customizes your
variable for that purposes... if they are compatible. if not? I would stick with the list of triggers on "P2" options.
 
it's my first time doing this so i downloaded the queen of fighters 2014s stuff, what do I do after that or is there a even bigger game but with everything in it so i can download it in one go???
 
it's my first time doing this so i downloaded the queen of fighters 2014s stuff, what do I do after that or is there a even bigger game but with everything in it so i can download it in one go???

I haven't download QOF 2014, but I do manually download the characters I want. I can't give much information if they do have NSFW sprites when a rapist grab them. You would have to open them and check for yourself. Character's that is mark as ero, or download from hcm all supports it. You can check Shana Intro if you haven't yet, and the way you add character is simple.

Shana post:
https://ulmf.org/threads/an-introduction-to-mugen.12611/#post-1023810

How to add character in mugen:
 
I personally love the KoF version (and use it as the base for my own heavily-modified mugen), but I don't think it's readily available.
I'd suggest Gettag's mugen starter pack, which you'll find on his Patreon for free. He even includes a tutorial on adding characters to it, and a link to his public characters.
the links are flagged and I cant download from it :(
 
Does anyone knows how to overlap sprites in animations like gettag does with legs and arms in her chars? I'm trying to make bao compatbile with some gettag chars and I can't figure out how to do this.
 
you need to split body parts into top and bottom layers and make the top layers appear as explods. thats the basic but someone else can help you better on how to actually do it
 
you need to split body parts into top and bottom layers and make the top layers appear as explods. thats the basic but someone else can help you better on how to actually do it

Thanks bro. Sprites are already splited, now what I don't know is how to code the explods. Does it have to go in the code of the victim or the aggressor? Both?
 
Thanks bro. Sprites are already splited, now what I don't know is how to code the explods. Does it have to go in the code of the victim or the aggressor? Both?
Depends on who you want the parts to be broken apart.

Example:

Let say you wanted the Rapist to have his arms in-front of the victim while his body is behind them.
You must code it into the Rapist.

Another sample:

Let used the bottom this time...
say you wanted to move the hips of the bottom for each time the top pushes / pound them. This event of animation will be used by the victim; however~!
The top who puts that bottom into a custom State will have to code it; UNLESS~! you override it by creating the same custom State into the victim. From there, you can
add it, or fix anything that your character may have with top animation.
 
Back
Top