Skip to main content
Version: 2024.8

Task System Setup

In order to use the task system you need to add the tasksLogic prefab to the scene. You can find the prefab the Prefab folder of the Task system package. Inside the prefab you’ll find 2 gameObjects:

  • MainUIWorldSpaceCanvas: Contains the taskUIPanel used to display the titles and descriptions of the tasks that the user has to perform

  • TaskSystem: Contains the actual logic and timeline of the tasks

ComponentList