Skip to content

Commit

Permalink
[MRTK3] Port Enabled SeeItSayIt Labels (#11466)
Browse files Browse the repository at this point in the history
- Adds a SeeItSayItLabelEnabler script which enables See-It Say-It labels at runtime, if voice commands are enabled for a button and the speech and input packages are installed.

- Adds anims to uxcomponents and uxcomponents.noncanvas, and adds a StateVisualizer component to canvas and non-canvas See-It Say-It label prefabs, to show See-It Say-It label on active hover.

- Updates the canvas and non-canvas button prefabs (Empty Button and Pressable Button_128x32mm_TextOnly) to add See-It Say-It Labels (disabled by default) and the SeeItSayItLabelEnabler. 

- Updates the SeeItSayIt Example scene to use the SeeItSayItLabelEnabler component to enable labels at runtime. 

- Adds unit tests for canvas and non-canvas label prefabs, as well as SeeItSayItLabelEnabler script.

- Adds null checks to StateVisualizer.
  • Loading branch information
marlenaklein-msft committed Apr 14, 2023
1 parent ee51f04 commit 4e1a5eb
Show file tree
Hide file tree
Showing 25 changed files with 1,533 additions and 2,050 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 4e1a5eb

Please sign in to comment.