Search found 4 matches
- Mon Jan 06, 2025 1:46 am
- Forum: Dialogue System for Unity
- Topic: Changing Active Conversation in Code
- Replies: 1
- Views: 408
Changing Active Conversation in Code
Hi Tony! I'm wondering if there is a way to change/set the active/currentConversation through code. I'm using links, such as in your Keywords example extra, to set the response for dialogue in the subtitle text, but I'm having trouble with simultaneous conversations. I'm using the following to selec...
- Thu Jun 27, 2024 3:29 am
- Forum: Dialogue System for Unity
- Topic: Search Input Field blocking Conversation Web Screen
- Replies: 4
- Views: 415
Re: Search Input Field blocking Conversation Web Screen
Found it!
Typo in ToolbarSearchCancelButton and ToolbarSearchField.
Have no idea how/if I might've changed that on accident somehow, but works perfectly now.
Thanks!
Typo in ToolbarSearchCancelButton and ToolbarSearchField.
Have no idea how/if I might've changed that on accident somehow, but works perfectly now.
Thanks!
- Thu Jun 27, 2024 3:23 am
- Forum: Dialogue System for Unity
- Topic: Search Input Field blocking Conversation Web Screen
- Replies: 4
- Views: 415
Re: Search Input Field blocking Conversation Web Screen
My Unity version is version: 2022.3.22f1.
Dialogue System for unity is version: 2.2.46.1
And yes there is this error that I somehow never noticed.
Also happens in Light Mode, just with different error messages.
Dialogue System for unity is version: 2.2.46.1
And yes there is this error that I somehow never noticed.
Also happens in Light Mode, just with different error messages.
- Wed Jun 26, 2024 10:09 pm
- Forum: Dialogue System for Unity
- Topic: Search Input Field blocking Conversation Web Screen
- Replies: 4
- Views: 415
Search Input Field blocking Conversation Web Screen
Hi Tony, I've had an odd bug recently after setting up Dialogue System for Unity on my new computer. There seems to be an extended search field from the top to the bottom of the conversations screen. It makes the center of the conversation screen dead space, so was wondering if you had a fix for thi...