Hi guys,
I am using ENUM and trying to transition from Idle/Run etc to Prone
The “Prone Transition” consists of 2 animations, one for going from “Stand To Prone” and one for “Getting Up” - when i press the prone button, it’s fine going from stand to prone, but i don’t know how to reverse the action and allow the “Getting Up” animation to run.
I’m not sure how to script it with Enum poses when i only have 1 prone pose and 2 actions to get down and get back up.
Is there a way for Unreal to choose the anumation from an Enum when knowing if im getting up or going down?
Thank you!!