YesNoOk
avatar

Stage interaction help (Read 1847 times)

Started by kimdom, September 24, 2009, 03:15:18 am
Share this topic:
Stage interaction help
#1  September 24, 2009, 03:15:18 am
  • avatar
could someone help me write the code, or script a code for my character walking on a an item in a stage please
Stage interaction help
#2  September 24, 2009, 05:32:41 pm
  • ******
  • [E]
    • Mexico
p'robably, but this is not the place to ask that and more importantly, the new mugen breaks this method.
Re: Stage interaction help
#3  September 24, 2009, 08:24:41 pm
  • ******
  • Somebody PM when Caddie is no longer a mod.
split. Just because it is old mugen doesn't mean people are not going to use it
Re: Stage interaction help
#4  September 25, 2009, 05:25:14 am
  • avatar
where do i go to ask then ...?
Re: Stage interaction help
#5  September 25, 2009, 06:13:56 am
  • ******
  • Somebody PM when Caddie is no longer a mod.
Here. I split and moved this to this section. That way people will help you. Development help.
Re: Stage interaction help
#6  September 25, 2009, 09:56:14 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Depends, generally this is achieved by creating a helper, and having the helper hit you/your opponent when they're just above it and forcing them into a standing state. Then hitting them again when they reach left/right of the platform to force them into a falling state.

Doesn't work too well vs super armour, or characters that have flight embedded into their stand states.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: Stage interaction help
#7  September 29, 2009, 10:52:31 pm
  • avatar
how do i incooperate the [bd ctrl] into stage building as oppose to allowing the character to jump and climb. Plus what come do i need to input into the character so that he can detect it
Re: Stage interaction help
#8  September 30, 2009, 12:59:08 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
You cannot incorporate ANY interactivity into a stage at all, not possible, don't try.

All interactivity MUST be managed by the character. This requires a lot of out of the box thinking and a certain amount of experience. If you don't have that experience yet, get some first before thinking about doing this, it's not easy.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.