blueprint

Set Relative Directionality

  • Exposure: public
  • UE Version: 5.3

hwkeyser

May 2, 2024, 5:09 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • hwkeyser

    May 2, 2024, 5:12 am

    For use w PaperZD 8-directional animations, to make into 4 90d animations, just expand the inRange (float) min and max to be +/-45d instead of +/-22.5d and simplify the branches. (Set "Is holding move" is not necessary for the function, but is a variable defined in a popular PaperZD tutorial which could be managed here.)