UnityChatGPTScriptGenerator
UnityChatGPTScriptGenerator copied to clipboard
ChatGPT Script Generator provides question ask to ChatGPT and script save in asset folder.
Unity ChatGPT Script Generator
Unity ChatGPT Script Generater provides question ask to ChatGPT and script save in unity asset folder.
Now GPT-3.5 and GPT4 Supported.
How to Install
- Find manifest.json in Packages Folder and Add line like this.
{
"dependencies": {
"com.bkk.chatgptscriptgenerator": "https://github.com/Kokyung/ChatGPTScriptGenerator.git",
...
},
}
How to Use
-
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.