mordentral / VRExpansionPlugin

A UE4-5 VR framework
https://www.vreue4.com
MIT License
543 stars 113 forks source link

Fix incorrect ordering of rotation composition #12

Closed charlesastaylor closed 3 years ago

charlesastaylor commented 3 years ago

When trying to do custom movement, where the picth/roll of new rotations werent always zero, noticed that I was getting incorrect results. Pretty sure this fixes - it's now the same as in SetActorRotationVR

mordentral commented 3 years ago

nice commit, i'll test this and pull it in on monday