I need to speed up the "get up" animation * for the player via a script or spell.
I will hide this action from the player with a dark screen, so it is not important that it will look strange.
I tried using the speed spell magic effect "slow time" that normally slows down the actors by setting it to 4 times normal (rather than 0.05 for slow down) but all this did was make the actor shake a lot while getting up.
I also tried sending many MANY various animations to the player to force them up instantly such as "jump land" and "getup end" and that worked but it left the actor in a state that blocked the player controls. And "enable player controls" did not work.
Anyone know if I can set the animation graph to speed this up or some trick that bypass the SLOW getup animation ?
* on command, this is not all the time just under some circumstances.