← Back

AI Assistant Editor Tool (Unity)

Generate and edit scripts or modify GameObjects in Unity using AI. Supports OpenAI, Google Gemini, and DeepSeek.

  • Script generation & editing without leaving Unity
  • Direct GameObject control with natural language
  • Works in Editor window & Runtime UI
AI Assistant cover

Key Features

Multi‑Provider AI

OpenAI, Google Gemini, and DeepSeek support with separate API keys.

Script Generation & Editing

Create or update C# scripts; auto‑create files in your Scripts folder.

Direct GameObject Control

Move, rotate, recolor, or add components via commands.

Automatic Requirements

Auto‑adds missing dependencies (e.g., [RequireComponent]).

Dual Interfaces

Editor OnGUI window + Runtime Unity UI (uGUI).

Extensible

Full C# source included; extend to new models or custom actions.

Compatibility

Unity VersionBuilt‑in RPURPHDRP
6000.1.15f1CompatibleCompatibleCompatible

Works with Built‑in RP, URP, and HDRP. The tool does not rely on pipeline‑specific graphics features.

  • Unity 2021.3 LTS and newer
  • Editor OnGUI and Runtime uGUI supported

Technical Details

Core Capabilities
  • Generate and edit C# MonoBehaviour scripts directly in Unity
  • Auto‑attach latest scripts to selected GameObjects
  • Modify components (Transform, Renderer, Light, Collider, etc.) via AI commands
  • Create new objects (Cube, Sphere, Light, etc.) with automatic selection
  • [RequireComponent] detection and injection
  • Runtime model testing and API key management
Providers & Models
  • OpenAI, Google Gemini, and DeepSeek supported
  • Model dropdown auto‑populates from supported providers
  • Separate API key storage per provider
Editor & Runtime
  • Works in Editor OnGUI window
  • Runtime Unity UI (uGUI) interface included

Video Overview

Related Keywords

AIAI AssistantArtificial IntelligenceChatGPTCode Assistant Component ControlDeepSeekGeminiGPTMachine Learning Runtime UIScript AutomationScript GeneratorUnity Editor Tools