Interface

Main Menu

By clicking the first button on the sidebar, you can bring up the main menu. The main menu provides project settings, new/clone project options, and some editing options.

New/Clone Project

Select the New Project option to further choose different types of new projects. Clicking Fork will redirect to the newly cloned project page, while the old project will still be retained.

Project Settings

Clicking the Project Settings option will bring up the project settings popup, which includes operations such as project renaming, engine version management, and snapshot management.

Basic Settings

Basic includes the basic information settings of the project:

  • Engine Version: Upgrade the engine version to quickly fix a bug or enjoy new features.
  • Physics Backend: The physics engine backend, you can choose between Physics Lite or PhysX. The former is a lightweight physics engine, while the latter is an advanced physics engine based on PhysX.
  • Model Import Options: Model import options, including options to compute tangents and remove lights.
The engine version upgrade operation is irreversible. To avoid damaging the project, a project will be automatically cloned during the engine upgrade process.

Snapshot Management

The Snapshots snapshot management feature allows users to save a snapshot of a project to the history. In case of data loss or other issues, you can quickly restore to a previously saved snapshot using Revert. Users can select Add Snapshot from the menu. Clicking on the snapshot name allows you to edit the snapshot name for easy identification next time.

Was this page helpful?