mordentral / VRExpansionPlugin

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

Update VRDialComponent.cpp #36

Closed iShorty123 closed 1 year ago

iShorty123 commented 1 year ago

Changed CurrentDialAngle to equal the rounded version of CurRotBackEnd to prevent CurrentDialAngle from returning an incorrect value if bUseRollover is true.

iShorty123 commented 1 year ago

Updated code based off of comments from previous Pull Request (https://github.com/mordentral/VRExpansionPlugin/pull/35)

If you have already done this update since the last pull request, feel free to deny this pull request - just trying to make your life easier :)