playMaker

Author Topic: Dodge Animation Depend On Current Direction  (Read 911 times)

hoyoyo80

  • Full Member
  • ***
  • Posts: 137
Dodge Animation Depend On Current Direction
« on: December 14, 2020, 10:23:50 PM »
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