Component > Dialogue System > Miscellaneous > Conversation Logger
Logs conversation activity to the console.
Property | Function |
---|---|
Player Color | The color to use for player lines in the console |
Npc Color | The color to use for NPC lines in the console |
This component is useful to keep a log of conversations without the verbosity of setting the Dialogue Manager's Debug Level all the way to Info.
<< Components