Quick Start
v1.0
COMING SOON!
We're finishing up work on AI Service Integrations 1.0 release! Visit the Discord to stay up to date!
AI Service Windows
Find the AI Service Integration windows in Window/AI Services/...
where you can select the service you'd like to work with.

For each service, enter your API Key. For your safety, keys are stored outside of your project, so will not be included in any commits.

Once the API key is added, the window will display. Visit each AI Service page for more details.
ElevenLabs (Voice & Sound FX)Open AI (ChatGPT & Dall-E)Flux (Image Generator)Context Menu
You can interact with the services via context menus as well. When viewing various object types in the Inspector, right-click on the field label to see additional options.
In these examples, you can right-click an AudioClip
field, or a List
or Array
of AudioClip
objects to generate new content with ElevenLabs Voice & Sound FX, play the existing clip, or record a new clip using your microphone.


There are context menu options for String
, Texture2D
, and Sprite
fields, along with List
and Array
fields for each, enabling quick generation of content automatically populated in your field.
Last updated
Was this helpful?