blueprint

Joust player animation BP

  • Exposure: public
  • UE Version: 5.3

Nicktsjoe

December 18, 2023, 3:05 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 26, 2024
  1. Added a new was going right/left variable which saves last direction player was traveling along with checks to prevent animations errors

January 8, 2024
  1. Overhaul of the code due to addition of the new ground based movement system, this caused the previously constructed movement system to stop functioning. New branches where also added to properly swap between flying and ground based animation code and brake animations.

December 18, 2023
  1. First commit

    See