Indicator

Allows to define how cursors, names, arrows and more are displayed.

Displays custom names over the assets to alert the player.The name color can be changed between blue, red, green. Settings to change the distance it can be seen with the optional quest tracker settings.

PERFORMANCE TIP In multiplayer Experiences, there are two layers of logic that will not communicate with each other: singleplayer [SP] and multiplayer [MP]. For best performance, only apply [MP] behaviours and components to objects that MUST be synchronised to all players (or communicate on that layer), and maximise use of the [SP] (Client Only) layer.

USAGE TIP The [MP] version of this component will not communicate with Quests or [SP] behaviours or components. It can be used in singleplayer Experiences.

Common Uses

  • Display text attached to the asset.

  • Display an arrow to point to the asset

  • Display a distance indicator to let the player know how far away they are from the asset.

  • Add a text label and prompt players to press E to interact

  • Add ! and ? quest indicators.

Communications

Inputs:

Outputs: Display indicators to guide the player

Parameters

OptionsDetails

Display Name - Asset Name displayed in game (Max char limit: 60)

Display Interaction input - Defines if the interaction button is displayed when you approach the asset.

Linked quest ID - ID of the quest linked to this indicator.

Quest cursors - Defines if your quest cursors are displayed on this asset.

Giver - Defines which quests your asset is a giver for.

Objective - Defines which quests your asset is an objective for.

Receiver - Defines which quests your asset is a receiver for.

Display Distance - Does it displays the distance of the asset.

Distance Limit - Defines at which distance the information becomes visible.

Display Over - Defines if the information are displayed through the environment.

Visibility Distance - At which distance the object information becomes visible.

Vertical Offset - Defines the information vertical position.

Display Arrow - Defines if there is a visible arrow pointing down on your asset.

Interact VFX - Toggle a VFX animation when you interact with the asset.

Last updated

Logo

Copyright © 2012- 2023 The Sandbox. All Rights Reserved.