Anim Grabdown

tightninja

Member
Is it possible to use grabdown and grabdown2 as a back attack while grabbing?

When I set the hitbox behind the player for the attack, the enemy never gets hit.

Is grabdown hard coded to a front attack only?
 
Is it possible to use grabdown and grabdown2 as a back attack while grabbing?

When I set the hitbox behind the player for the attack, the enemy never gets hit.

Is grabdown hard coded to a front attack only?

It's not hard coded for direction - it's hard coded to only hit the target you are grabbing. There is a property called "hitone" that will turn that off, but don't use it. That's not what it's for. You'll be right back on here in short order asking why you can only use the attack it twice, how to stop it from hitting bigger grabbed boxes, and various other side effect issues.

Set up a scripted back attack a follow animatio with a key script. That's the only way to get a fully stable version while grabbing.

DC
 
Back
Top Bottom