YesNoOk
avatar

Please help with my Trigger file (Read 1417 times)

Started by kwfine, August 27, 2008, 07:29:06 pm
Share this topic:
Please help with my Trigger file
#1  August 27, 2008, 07:29:06 pm
  • *
Good evening all,

I was testing two new mugen characters (Sagat, Ken ) in Training mode, but
I found Ken would fly out of mugen screen when he was being hit more than some times.
I have tried to add a new StateDef and Trigger in Ken cns file
to prevent him from flying out of mugen screen but it just failed.
Here is the StateDef and trigger I have written:

[StateDef 999]
Type = S
movetype = N
anime = 0
ctrl = 1
[State 999,0]
Trigger1 = ScreenPos Y > 500

Please kindly help if you could!

Re: Please help with my Trigger file
#2  August 27, 2008, 07:32:16 pm
  • avatar
  • ******
    • Thailand
thats wrong, you need to know what you're doing before actually trying to make the code (i loled at your attempt ;P )

and what do you mean fly out of the screen? during what specific situation you mention during hitting only regular hitting?

sounds unbelievable. i never heard of it or saw it before.... maybe because he dies?
Re: Please help with my Trigger file
#3  August 28, 2008, 08:28:57 am
  • *
thats wrong, you need to know what you're doing before actually trying to make the code (i loled at your attempt ;P )

and what do you mean fly out of the screen? during what specific situation you mention during hitting only regular hitting?

sounds unbelievable. i never heard of it or saw it before.... maybe because he dies?

>>what do you mean fly out of the screen?

I am sorry, RajaaBoy!
I m quite vague about what happened but I will try explain the situation:
When Ken was hit by Sagat's strong attack in a row (getHit state) then Ken fell (shake),
when Ken recovered from the Fall state, and when he was hit again,
he fell again, but his body will move upwards until he is out of the screen.
It's weird, isn't it?  :sugoi: