Hi all,
Im polishing my game. Im able to do all the dogde by rolling animation. Currently im will dodge depend on the direction im pressing relative to camera.
But i want to achieve, let say im facing north, but when i press down(south) with dodge button, i will not play a regular dodge, but maybe a backflip. Or when i press left or right with dodge button it will play side step instead.
Im stuck on what should i compare and how to get the desire animation. Thanks