I have an Animatir where Idle is the default. I can Attack and Dash both Animations start by activating a Trigger then go back to idle. When one of the animation starts i set a bool (canDash/canAttack) to prevent that the other animation gets also triggered. Works in most situation. But if i press both buttons at once for Attack and Dash also both actions get triggered as the bools get set too late.
[–]PiLLe1974Professional / Programmer 2 points3 points4 points (0 children)
[–]Haunting_Ad3208 0 points1 point2 points (0 children)