Installation
This page describes how you can install Quest Tree (QT) in your Unity project.
Last updated
This page describes how you can install Quest Tree (QT) in your Unity project.
Last updated
You can find the latest version of QT in the asset store with this link.
Installation Steps:
Get QT from the asset store.
Open your Unity project, go into Window > Package Manager
, switch to My Assets
from the packages dropdown at the top-left, and then type Quest Tree
in the search bar.
Download and import the package. You may be prompted to install package manager dependencies. If so, click Install/Upgrade
.
In the case where you were not prompted to install dependencies, go into the package manager and install Newtonsoft JSON
and TextMeshPro
. If you're planning on trying the example scenes, you may need Cinemachine
and Input System
as well.