Skip to content

Controller Touch Highlighting

Arkendorf edited this page Nov 4, 2019 · 3 revisions

Controller Touch Highlighting (Using Capacitive Sensing)

To highlight a button when it is touched, attach the HighlightControls script to a controller alias. (Such as LeftControllerScriptAlias, or RightControllerScriptAlias). The controller alias must also have a VRTK_ControllerEvents script attached to function properly.

Fade Speed adjusts the time it takes for the highlights to fade in and out. The color fields adjust the highlight color for each button. In the HighlightObject field, place the Highlight prefab from the prefab folder.