I am developing for the HTC VIVE on Unity with VR Tool Kit and I am trying to use on the same controller the simple pointer script and the bezier pointer script. The problem is that both script use by default the touchpad and the same event "aliasPointer" for enable or disable.
I would like to know if it is possible to use the bezier pointer for the touchpad and the simple pointer for the trigger for example ?