Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Simple Godot AI assistant

An asset by sselecirpym
The page banner background of a mountain and forest
Simple Godot AI assistant hero image

Quick Information

0 ratings
Simple Godot AI assistant icon image
sselecirpym
Simple Godot AI assistant

It is a simple AI assistant plugin. It only provides a chat box. Be careful, the AI assistant can execute any script code.This plugin does not have system prompt words; it is designed to save tokens and money. Through testing, only Gemini 3 Flash Preview, Gemini 3 Pro Preview, and Claude Opus 4.6 (requires an OpenAI-compatible endpoint) can be used with the plugin. GPT 5.2 cannot be used with this plugin (it works, but cannot do anything).You need to use precise prompts to guide the AI. Gemini is very good at creating visual effects. If you use Gemini 3 Flash, the cost to complete an effect is 1 to 3 cents.

Supported Engine Version
4.6
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
7 days ago
Git URL
Issue URL

Simple Godot AI Assistant

这个插件不能帮你补全代码,也不了解你正在输入的内容,它只提供一个聊天框。Agent可以执行任意代码,因此使用时必须小心。

使用方法

你必须使用C#支持的 Godot 4.6,将这个仓库复制到你的Godot项目/addons/GodotAIAssistant目录下。构建.NET项目,重启编辑器,然后在设置中启用此插件。

不必担心密钥被提交到仓库中,密钥保存在 %appdata%/Godot/plugins/GodotAiAssistant目录。

推荐模型

为了达到最佳效果,请搭配Gemini 3 Pro preview或Gemini 3 Flash Preview模型使用。出于经济考虑,我认为你不会想使用超过10k上下文。

这个插件只给了Agent几个工具,这是为了节省提示词,也是为了节省你的钱。

不接受功能请求。如果你需要复杂的功能,请寻找其它插件。

It is a simple AI assistant plugin. It only provides a chat box. Be careful, the AI assistant can execute any script code.

This plugin does not have system prompt words; it is designed to save tokens and money. Through testing, only Gemini 3 Flash Preview, Gemini 3 Pro Preview, and Claude Opus 4.6 (requires an OpenAI-compatible endpoint) can be used with the plugin. GPT 5.2 cannot be used with this plugin (it works, but cannot do anything).

You need to use precise prompts to guide the AI. Gemini is very good at creating visual effects. If you use Gemini 3 Flash, the cost to complete an effect is 1 to 3 cents.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Simple Godot AI assistant icon image
sselecirpym
Simple Godot AI assistant

It is a simple AI assistant plugin. It only provides a chat box. Be careful, the AI assistant can execute any script code.This plugin does not have system prompt words; it is designed to save tokens and money. Through testing, only Gemini 3 Flash Preview, Gemini 3 Pro Preview, and Claude Opus 4.6 (requires an OpenAI-compatible endpoint) can be used with the plugin. GPT 5.2 cannot be used with this plugin (it works, but cannot do anything).You need to use precise prompts to guide the AI. Gemini is very good at creating visual effects. If you use Gemini 3 Flash, the cost to complete an effect is 1 to 3 cents.

Supported Engine Version
4.6
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
7 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers