@farshad When the zombie is Severed with the shotgun, or is crawling, i was trying to get it to play a new Attack anim montage where it attacks with the left arm only. When the zombie is normal (not severed) the attack works fine
@ben4886 I tested it and added a print screen inside the Attack Event before the Play Montage call. For crawling zombies, I checked the attack logic and it is only controlled in this section, meaning there is no other place affecting it.
So all you need to do is change the right-hand animation to the left-hand one and assign it to the Attack Montage variable.
If you already did this, will it still attack with the right hand? Since only this animation is being played.
@farshad I bet that is going to be it. I have been changing the Severed Attack Montage, not the Attack Montage. I will test it when i am home from work