Skip to content

ChatGPT Script Generator provides question ask to ChatGPT and script save in asset folder.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Kokyung/UnityChatGPTScriptGenerator

Repository files navigation

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.

ChatGPTScriptGenerator

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.