Open AI (ChatGPT & Dall-E)

v1.0

Make use of ChatGPT and Dall-E directly in the Unity Editor. Features include a stand alone Editor window, as well as context menu options on String, Texture2D, and Sprite fields, Lists, and Arrays.

Dall-E Examples

Dall-E can create all sorts of images for your project. Try including "Transparent background"!

ChatGPTDall-E

Use with AudioClip fields, lists, and arrays

Right click on the label of any String , Sprite, or Texture2D field, including individual items within a list or array. You can also click the array/list label to focus on the entire list.

ChatGPT options will exist for String fields, while "Dall-E Image Generator" will be present for Sprite and Texture2D fields.

When you open the window from a field, you will see additional information in the generator window.

The content generatoed will automatically be added to the field selected.

When you select a List or Array, you'll have the option to replace the list, or append the new content to the list.

Last updated

Was this helpful?