I noticed in Valiant that the Pyro Knight has an alternate attack, which I wanted to replicate with a similar Baron based enemy. However, when I tested the WAD to see if the attack worked, it was never even triggered. The "baron" only ever used his main attack. Here is the state's code:
AltMissile:
BOSS M 4 Bright A_FaceTarget
BOSS N 4 Bright A_SPosAttack
BOSS M 20 Bright A_FaceTarget
Goto See
Question
baronofgibbitude
I noticed in Valiant that the Pyro Knight has an alternate attack, which I wanted to replicate with a similar Baron based enemy. However, when I tested the WAD to see if the attack worked, it was never even triggered. The "baron" only ever used his main attack. Here is the state's code:
AltMissile: BOSS M 4 Bright A_FaceTarget BOSS N 4 Bright A_SPosAttack BOSS M 20 Bright A_FaceTarget Goto See
Why is the attack never triggered?
Share this post
Link to post
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.