NPC World Canvas Handler

NPC world canvas handler component.

Displays the name and quest availability image for a quest provider. This component should be a child of a Default Quest Provider

Properties

Name Text Mesh: A TMP object that will display the name of the NPC.

Quest Available Image: The UI image object that will display the quest availability sprite.

Quest Available Sprite: The sprite to display when a quest is available.

Quest Completed Sprite: The sprite to display when a quest is completed.

Billboard: If billboarding should be enabled. This is recommended for 3D games.

Last updated