Unity ChatGPT Script Generater provides question ask to ChatGPT and script save in unity asset folder.
Now GPT-3.5 and GPT4 Supported.
- Find manifest.json in Packages Folder and Add line like this.
{
"dependencies": {
"com.bkk.chatgptscriptgenerator": "https://github.com/Kokyung/ChatGPTScriptGenerator.git",
...
},
}
-
Go to Window -> BKK -> Chat GPT Settings
-
Type Open AI API Key. API Key can find from Here
-
Go to Window -> BKK -> Chat GPT Script Generator.
-
Now you ready to use Chat GPT Script Generator.