Version: 1.7
语言 : 中文
Quickstart guides
Creating a 3D game

3D game development quickstart guide

This quickstart guide provides a workflow for 3D game developers creating a 3D game in Tuanjie.

Note: This guide applies to all versions of Tuanjie from 2019 LTS upwards.

This quickstart guide helps you:

For detailed 3D game tutorials, see the following Tuanjie Learn materials:

Initial setup

Note: For this guide, Tuanjie recommends and assumes that you choose the Universal Render Pipeline (URP) and not the Built-in Render Pipeline.

  1. Install Tuanjie version 2019 LTS or a later version. See Installing Tuanjie.
  2. Create a project and select the Universal Render PipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
    See in Glossary
    template. See Templates in the Hub documentation.

For help familiarizing yourself with Tuanjie and getting set up, see the Unity Learn Unity Essentials pathway.

Quickstart guides
Creating a 3D game