Editor Tools

Unity developers now have the ability to seamlessly incorporate OpenAI's AI models directly within the Unity Editor. A suite of tools enables direct interaction with OpenAI services for a variety of applications, from text generation and image creation to speech synthesis.

Accessing the Editor Tools

These Editor Tools are accessible under the Tools > Glitch9 > OpenAI menu path in the Unity Editor. This convenient location ensures easy access to all the integrated functionalities.

Editor Tools at a Glance

The suite includes:

  • EditorGPT: Leverage GPT models for generating dynamic text. It's perfect for scripting dialogues, creating narratives, and assisting in content creation.

  • EditorDALL·E: Transform textual descriptions into images right within the editor environment, utilizing the DALL-E model's capability to bring text descriptions to visual life.

  • EditorTTS: Convert text into lifelike speech, enhancing games and apps with high-quality voiceovers and interactive dialogue capabilities.

Features and Functionalities

  • Custom Settings: Each tool comes with adjustable settings to cater to unique project needs.

  • Interactive Interface: A straightforward GUI is integrated into the Unity Editor, streamlining the data input and output review process.

  • Workflow Integration: Designed to complement Unity's workflow, ensuring a non-disruptive development process.

  • Model Selection: Users can select from various AI models, like GPT-3 and GPT-4, to find the most suitable option for their tasks.

  • Session Management: Control AI interactions within the editor, with full access to session histories and outcomes.

  • Resource Efficiency: The tools are optimized for minimal system resource usage, maintaining editor performance.

The subsequent sections will deliver comprehensive guidelines for each tool, complete with procedural steps to utilize OpenAI's models effectively within Unity. Whether your goal is to generate text, create visuals, or implement voice, these guidelines will serve as your roadmap.

Last updated