This Unity Editor plugin allows you to generate pixel art and retro-style images using the Retro Diffusion API and import them directly into your Unity project, and optionally generate corresponding Sprite assets for immediate use in your scenes. The plugin also supports customizing import settings such as texture compression, filter modes, and sprite pivot configurations, making it easy to integrate AI-generated retro visuals into your workflow.
- Generate pixel art images (sprites, sheets, animations) with different styles and settings from your Unity editor.
- Unity texture import settings.
- Import package into your Unity project.
- Open the Retro Diffusion Generator window in Unity by going to
Window > Retro Diffusion
- Enter your API key in the API Settings section (You need to create an account at https://retrodiffusion.ai/ to get an API key)
- Configure the save path where generated images will be stored (default is "Assets/RetroImages")
- Select a model (currently only RD_FLUX is supported)
- Choose a style from the dropdown menu
- Enter a text prompt describing the image you want to generate
- Set the width and height of the output image
- Choose how many images to generate
- Click "Generate Images"
- Use Seed: Enable to use a specific seed value for reproducible results
- Remove Background: Enable to generate images with transparent backgrounds
- Tile Horizontally/Vertically: Enable to create seamless tiling textures
This plugin uses the Retro Diffusion API: https://retrodiffusion.ai/