Search found 4 matches
- Sat Sep 02, 2023 4:58 am
- Forum: Dialogue System for Unity
- Topic: OpenAI Add-on with GPT-4
- Replies: 5
- Views: 443
Re: OpenAI Add-on with GPT-4
Thank you for your comment, developer. The single-sentence translation feature of GPT-4 does work. However, it's not an urgent issue right now as we're proceeding with translations in a different manner. There's no doubt that Dialogue System for Unity is an excellent asset for facilitating easy tran...
- Fri Sep 01, 2023 1:52 am
- Forum: Dialogue System for Unity
- Topic: OpenAI Add-on with GPT-4
- Replies: 5
- Views: 443
OpenAI Add-on with GPT-4
I'm using the OpenAI Add-on. The add-on itself is convenient, but when I try to use the GPT4 version of the translation feature, it doesn't work because of "HTTP/1.1 429 Too Many Requests". Due to the above error, the GPT4 model is currently not available. Looking at the quality of transla...
- Fri Mar 03, 2023 2:21 am
- Forum: Dialogue System for Unity
- Topic: Change sprite appearance during dialouge?
- Replies: 7
- Views: 1184
Re: Change sprite appearance during dialouge?
Oh, I found error. That is "IsPlayer" was checked.
I think... I understand dialogue system for unity a little bit...
I think... I understand dialogue system for unity a little bit...
- Fri Mar 03, 2023 1:51 am
- Forum: Dialogue System for Unity
- Topic: Change sprite appearance during dialouge?
- Replies: 7
- Views: 1184
Re: Change sprite appearance during dialouge?
Hi, Thanks for using the Dialogue System! In the Dialogue Editor window's Actors section, inspect each actor. Assign portrait images to actor's Portrait Sprites section. Note the element number of each ([1], [2], [3], etc.). The actor will use portrait 1 by default. To use a different portrait when...