TheNexusAvenger / Nexus-VR-Character-Model

Maps Roblox characters to the VR inputs of players.
MIT License
66 stars 12 forks source link

Roblox Smooth turning stops working #39

Closed longyi07 closed 5 months ago

longyi07 commented 7 months ago

Headset: Metaquest 3 Nexus Version: 2.9.0

Description: without this tool, I can do smooth turning (as opposed to snap turning) in Roblox VR (after turning off the setting -> VR stepped rotation enabled). However after importing this tool, I can only do snap turning.

I can do some investigation myself next week. But let me know if this is a known issue or if I miss anything. Thanks!

TheNexusAvenger commented 7 months ago

Nexus VR Character Model currently does not respect any of the comfort settings. Doing so should be possible by reading UserGameSettings.VRSmoothRotationEnabled and handling the turning differently in SmoothLocomotionController and TeleportController.

longyi07 commented 7 months ago

Cool thanks for the context and the pointers!

longyi07 commented 7 months ago

Made a PR, would like to have a CR. Thanks :)

TheNexusAvenger commented 5 months ago

Resolved in V.2.10.0.