Getting Started

Introduction

Quick Start

Get Help


Features

Project Architecture

Serialization Pipeline

Content Browser

Details

Editor Pawn

Play Mode

Undo/Redo

Global Access


How to

Serialize class

Customize Details

Migrate

The play mode is accessed from the Play menu or using the hotkey 'LeftShift + P.’

Untitled

In the play mode, the manager looks for a pawn of the selected class at the level, and if it is not found, it spawns it and then possesses it. All auxiliary and debug elements are also hidden. After playing ends, the manager possesses the editor's pawn and restores the scene to its initial state.

Choose a pawn for playing:

Untitled