UI
This folder contains all the UI components used in the prefabs.
It has 6 files:
- BubblePanel: This file contains the implementation of the panel for character selecting.
- CharacterButton: This is the basic implementation for the chat panel.
- ChatBubble: This is the implementation of the chat bubble.
- ConnectButton: This is the implementation of the connect button in the sample 2D.
- InworldUIElement: This is the basic UI component class in Inworld.
- RecordButton: This is the button held for recording push and talk.