Cutscene Manager

The cutscene manager coordinates the UI part of the cutscene.

Set up the Cutscene Manager Prefab in your project

drag the Cutscene Manager prefab from Assets ► Non-Linear Dialogue & Cutscene System ► Prefab ► Manager

Customize the Dialogue UI if you want

Use the canvas in the cutscene manager prefab (Assets ► Non-Linear Dialogue & Cutscene System ► Prefab ► Manager ► Cutscene manager) and customize all the UI elements you want. But keep in mind, not to remove any UI elements from the canvas since that will break the references in the Cutscene Manager script.

Last updated