Component: Highlight State Behavior

TutorialHighlightStateBehavior is a behavior that highlights an area in the world or on screen.

  • This component features a bounds modification pipeline; which you can use to specify the area you'd like to highlight.
  • You can choose to update the highlighted area every frame.
  • You can choose to disable animation either during highlighting or unhighlighting.
  • The switch ID property can optionally be used to choose between multiple area handlers. Read more about switch ID here.