MUGEN Database
Advertisement

A helper isn't spawning when I use a certain attack. Here's what the coding looks like:

[State 0, Helper]
type = Helper
trigger1 = animelem = 7
helpertype = normal
name = "Helper"
ID = 1001
stateno = 1001
pos = 0,0
postype = p1
facing = 1
keyctrl = 0
ownpal = 1

Yes, I made a CNS for the helper. I've been trying to figure out this problem for a while now. What have I done wrong here?

Advertisement