Skip to main content

Quick Start

Installation

Install via Tuanjie/Unity Editor

Using Tuanjie Editor as an example, open your project in Hub. The Tuanjie AI dialog will open by default on the editor project page. Click the "/" button in the dialog and select Manage Extensions.

Bridge

In Extensions, find TJGenerators and click install.

Bridge

The TJGenerators package will be installed automatically.

Bridge

After installation is complete, click AI in the Editor. If the following menu appears, the installation was successful.

Bridge

Install via Tuanjie Cowork

Connect Editor

Click the top of the window and select Open Game Project.

Bridge

Select your Unity or Tuanjie project to open.

Bridge

In the Tuanjie Editor, open the corresponding project. Click on the project window and the Codely Bridge package will be installed automatically.

Bridge

After successful installation, the following log message will appear in the Console:

Bridge

Switch back to the Tuanjie Cowork interface. The Codely Bridge status at the bottom of the dialog should now show "available".

Bridge

Install Extension - TJGenerators

Click the "/" button in the dialog and select Manage Extensions.

Bridge

Or click Settings to enter Manage Extensions.

Bridge

In Extensions, find TJGenerators and click install.

Bridge

Switch back to the Tuanjie project interface. Click on the project window and the TJGenerators package will be installed automatically.

Bridge

After installation is complete, click AI in the Editor. If the following menu appears, the installation was successful.

Bridge

Install via Package Manager

  1. Open Unity/Tuanjie Editor
  2. Menu: Window > Package Manager
  3. Click the + button in the upper left corner and select Add package by name
  4. Enter package name: cn.tuanjie.ai.generators
  5. Click Add

Use via MCP

If you don't want to install and use TJGenerators via Tuanjie/Unity Editor, you can also use it through MCP in Cowork, generating game assets without depending on Unity or Tuanjie projects. For configuration and usage details, see Generating Game Assets Using Cowork Generator MCP.

Usage

Open Generation Window

Menu: AI > Generate

Bridge

Search Generated Assets

Menu: AI > Search Generated Assets

This will display all AI-generated assets in the Project window, making it easy to find and manage.

AI Generated Assets

For instructions on how to generate assets, see the corresponding pages:

  1. Generate 3D Models
  2. Generate Animated 3D Characters
  3. Model Rigging and Animation Generation
  4. Generate Terrain
  5. Generate Skybox
  6. Generate 2D Sprites
  7. Generate Surface Materials
  8. Generate 2D Frame-by-Frame Animation
  9. Sequence Frames (Frontier)
  10. Generate Audio
  11. Text-to-Speech (TTS)
  12. Generate Images
  13. Generate Videos

Next: Generate 3D Models