ChatBot Nodes
These nodes allow to manage the ChatBot interaction system.
Flow Nodes
ChatBot Select Node
🔍
Reflectis>Flow>Reflectis ChatBot: ChatBot Select
This Node selects the ChatBot on the specified GameObject, activating the chat interaction.
- ⬇️ Input:
- Target (
GameObject), reference to the GameObject containing the ChatBot component. If left empty, it defaults to the current GameObject.
- Target (
ChatBot Deselect Node
🔍
Reflectis>Flow>Reflectis ChatBot: ChatBot Deselect
This Node deselects the ChatBot on the specified GameObject, deactivating the chat interaction.
- ⬇️ Input:
- Target (
GameObject), reference to the GameObject containing the ChatBot component. If left empty, it defaults to the current GameObject.
- Target (