blueprint
Joust player animation BP
- Exposure: public
- UE Version: 5.3
ctrl + v
January 26, 2024
-
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
-
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
-
First commit