Megasteakman / MegaMocapVR

A SteamVR powered mocap solution for Unreal Engine
GNU General Public License v3.0
373 stars 63 forks source link

Game Controller VR Space Offset Rotation Error #3

Closed Megasteakman closed 3 years ago

Megasteakman commented 3 years ago

When using the spectator camera with a game controller to rotate the playspace, XYZ translations aren't rotated to match.

For example, rotating the playspace 180 degrees would mean that moving left in the VR space would end up moving right in the system.

Megasteakman commented 3 years ago

Fixed on commit: a82c305ffd0c46fb270d6e0d169bc90aea38dd7f

rotating the camera rotates the 'playspace,' so physical movement IRL will translate properly in relation to the new camera forward.