• Welcome, Guest. Please login.
 
November 26, 2024, 08:30:14 PM

News:

Visit our IRC channel, #TrinityMUGEN on irc.sorcery.net!


[help]Intro

Started by Falco Lombardi, May 14, 2007, 06:56:01 PM

Previous topic - Next topic

Falco Lombardi

;vs. Sora
[Statedef 190]
type = S
ctrl = 0
anim = 900
velset = 0,0,0

[State 190, 2]
type = ChangeState
trigger1 = AnimTime = 0
value = 0

Yea I need help, It goes through but it does not happen when I select Sora as the second player. When ever I do this Riku just goes into his stand state.

Any help will be helpful.
Zelos Wilder = 40%, Riku(heartless) = 65%


Jango

30 day bump! Okay lessee.

1) You're missing your AssertSpecial for the intro that keeps the round from starting while he's in the intro.

type = AssertSpecial
trigger1 = 1
flag = Intro


2) You need to set up an intro decider somewhere in your code so that it changes to this state. I haven't tried doing that yet, tho, so someone else might be able to help.