TheNexusAvenger / Nexus-VR-Character-Model

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

Use smooth turning if roblox VRSmoothRotationEnabled is true #40

Closed longyi07 closed 5 months ago

longyi07 commented 7 months ago

As the title suggests, edit the *Controller.lua files to support both smooth and snap turning, based on the Roblox VR setting. Tested in one game that Teleport and SmoothLocomation Controller work with both smooth and snap turning.

TheNexusAvenger commented 5 months ago

A different implementation has been added in V.2.10.0. This pull request is no longer relevant.