XRTK / com.xrtk.sdk

The SDK assets for the XRTK

Home Page:https://github.com/XRTK/XRTK-Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PR #44 missed some definition updates in the serialisation

SimonDarksideJ opened this issue · comments

Describe the bug

Some of the serialisation parameters in the mapping files missed getting updated, mostly for off hands

e.g

      reference: XRTK.Providers.Controllers.OpenVR.ViveWandController, XRTK

should have been changed to

      reference: XRTK.Providers.Controllers.OpenVR.ViveWandOpenVRController, XRTK

for BOTH hands.