Page 1 of 1

Get rid of twitching during slow turning

Posted: 18 Mar 2018, 08:38
by akortunov
To solve turning animations issue, I tried to play a chunk of turning animation instead of interrupting it.
I managed to get a more-or-lesser good result and I am not sure if we can achieve more without altering animations itself:
https://github.com/akortunov/openmw/tree/animfix

Strange, but OpenMW does not play animations fully: it plays only "start"->"loop stop" instead of "start"->"stop", so I can not say if the result will be better if I will play the 100% of turning animation.
Currently I play the 80% of SwimTurn animations and 40% of other turn animations.
Any ideas?

Re: Get rid of twitching during slow turning

Posted: 20 Mar 2018, 02:30
by ElderTroll
Awesome!