Skip to content

Smell UI

The Smell UI component allows to display a progress bar of the smell with the highest intensity caught by a Perception component.

Smell UI Editor

Update at an Interval

If your game is struggling with performance it is worth changing the Update field from Every Frame to Interval. This will allow to save some precious cycles and improve the performance of the game without barely affecting the gameplay.

Smell UI at Runtime

The demos included in the Perception module come with a prefab that is ready to be dragged and dropped onto your scene.

If you want to build your own UI it is highly recommended duplicating and modifying the one that comes packed with the module.