🚀 ULTIMATE V1 ВЖЕ ДОСТУПНИЙ! ✦ Приєднуйтесь до тисяч розробників у Discord ✦ Найкращий у Світі Copilot для Unreal Engine 5 ✦ Понад 1050 Нативних Інструментів ✦ 95% Покриття UE5 Core ✦ Володійте Назавжди ✦
✨ ULTIMATE V1 - Найбільший Стрибок у Розробці Ігор з AI ✦ Понад 1050 Нативних Інструментів ✦ Без Щомісячних Підписок ✦ Запускайте Локальні LLM для 100% Конфіденційності ✦ Повний Вихідний Код Включено ✦ Натисніть, щоб дізнатися що нового ✦
ULTIMATE V1 ВЖЕ ТУТ!

Найбільше оновлення - понад 1050 нативних інструментів, Повний Інтелект Проєкту та AI Unreal Insights. Покриття 95% ядра UE5. Без підписок, повний вихідний код, володійте назавжди.

AI Asset Generation

AI Asset Generation

V1 Documentation - Under Heavy Rework. Some sections may be incomplete. For the latest info, check the FAB listing or Discord.

Generate textures, PBR materials, 3D models, and sound effects from text descriptions, all imported directly into your project as usable Unreal assets.

Texture Generation

Generate textures from text prompts. The AI creates the image and imports it as a Texture2D asset.

Supported Providers

ProviderSetup
Google ImagenGemini API key in any slot
OpenAI DALL-EOpenAI API key in any slot
Together AITogether API key in Custom provider
OpenRouterOpenRouter API key, pick an image model

How to Use

In the Architect chat, simply ask:

  • “Generate a texture of a mossy stone wall”
  • “Create a stylized wooden plank texture”
  • “Generate a sci-fi metal panel texture for the floor”

The AI calls the texture generation tool, creates the image, and imports it to your project’s current Content Browser folder.

Configuration

Go to Settings > Image & 3D to configure:

  • Image generation provider
  • API key
  • Model selection
  • Default resolution

PBR Material Generation

Generate a complete PBR material from a single text prompt. The AI:

  1. Generates one base color texture from your description
  2. Algorithmically derives Normal, Roughness, Metallic, and AO maps from the base color
  3. Creates a Material with all maps connected
  4. Creates a Material Instance with tiling support

How to Use

  • “Generate a PBR material that looks like rusty corroded metal”
  • “Create a PBR brick wall material with mortar”
  • “Make a stylized grass PBR material”

PBR generation is the default when you ask for any material with realistic textures.

3D Model Generation

Generate 3D models from text descriptions or reference images, imported as StaticMesh assets.

Supported Providers

ProviderCapabilities
Meshy AIText-to-3D, Image-to-3D, mesh retexturing
Tripo3DText-to-3D, Image-to-3D
Hunyuan3DText-to-3D

How to Use

Text-to-3D:

  • “Generate a 3D model of a medieval sword”
  • “Create a low-poly tree model”
  • “Make a 3D treasure chest”

Image-to-3D:

  • Attach a reference image and say “Create a 3D model from this image”

Retexture:

  • “Retexture this mesh with a wooden appearance” (with a mesh referenced via @)

Generation Flow

  1. Preview mesh is generated first (faster, lower quality)
  2. Auto-refinement produces the final high-quality mesh
  3. The model is downloaded as FBX/GLB and imported as a StaticMesh

Configuration

Go to Settings > Image & 3D to configure:

  • 3D model provider (Meshy, Tripo, Hunyuan)
  • API key for the selected provider
  • Output quality preferences

Sound Generation

Generate sound effects, music, and voice from text descriptions, imported as USoundWave assets.

How to Use

  • “Generate a gunshot sound effect in a warehouse”
  • “Create ambient forest sounds with birds chirping”
  • “Generate a voice saying ‘Welcome to the arena‘“

Configuration

Go to Settings > Voice & Sound > Sound Generation to configure:

  • Provider (OpenAI, ElevenLabs, StabilityAI, HuggingFace, Custom)
  • API key
  • Model and voice selection
Live