Prevent stance from interfering with attacks
Working on a fighter and managed to get the logic to only allow attacks when in a combat stance.
The issue I run into is that the combat stance is interfering with the attack animations.
Is there any way to prevent this?
-
How I do this...
All attack keyframes are on a timeline.
First keyframe on an attack timelines are the same as the attack stance, or part of the attack Idle which blends easily.
When an attack timeline is playing, default stance or animation is off.
To decide what is on or off, I use exclusive gates. When one of the attack gates is active, a not gate turns off the idle animation - but any condition for attack can be used to wire a not gate to the Idle animation. -
Thnx for the reply. Currently got some other things going, but I'll see how that method works when I get back to this creation.
請登入寫評論。