Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This tool integrates GPT within Godot.Chat with it!Summarize your functionsRun basic actions such as write a function to verify an email using regex. Ask for help!How To UseClone the RepoCopy it to Your Godot ProjectUnder Project > project settings > addons and enable the AddonGo under Project Tools > GPT ChatSet your API key and pick your optionsClick OKYou can use Godot GPT now!
Godot-Open-AI-GPT-Integration
This plugin adds the ability to use GPT3 with Godot 3/4!
How To Use
- Clone the Repo
- Copy it to Your Godot Project
- Under Project > project settings > addons and enable the Addon
- Go under Project Tools > GPT Chat
- Set your API key and pick your options
- Click OK
- You can use Godot GPT now!
Features
Summary
The summary feature will comment your code simply
- select the code and click summary and it will return a comment right in the editor!
Action
The action feature will run a GPT action on your code
- Simply type # your action and it will run it EG create a gd script function to validate an email using regex
Help
The Help feature will help you with your code
- Select some code click help and it will attempt to tell you whats wrong with your code
Chatting
The chatting feature is useful to chat with GPT
- Type some words into the chat box and click chat and it will reply!
This tool integrates GPT within Godot.
Chat with it!
Summarize your functions
Run basic actions such as write a function to verify an email using regex.
Ask for help!
How To Use
Clone the Repo
Copy it to Your Godot Project
Under Project > project settings > addons and enable the Addon
Go under Project Tools > GPT Chat
Set your API key and pick your options
Click OK
You can use Godot GPT now!
Reviews
Quick Information
This tool integrates GPT within Godot.Chat with it!Summarize your functionsRun basic actions such as write a function to verify an email using regex. Ask for help!How To UseClone the RepoCopy it to Your Godot ProjectUnder Project > project settings > addons and enable the AddonGo under Project Tools > GPT ChatSet your API key and pick your optionsClick OKYou can use Godot GPT now!