UI_Interaction

Here you'll learn what each UI Interaction behaviour does.

Interactable Info Display UI

circle-info

Check the type of the interactable that the Player has interacted with and finds the corresponding displayer for it.

Displayers

Panel: The UI panel used in showing / hiding the underlying images.

Interactable Name Text: A UI text component that's used for displaying the current interactable's name.

Separator: An image that separate the name text from the description text (optional). It gets disabled when the current interactable doesn't have a description.

Description Text: A UI text component that's used for displaying the current interactable's description.

Interact Progress Image: An image that used in showing the time the current interactable has been interacted with.

Last updated