Installing Zoe for Unity
Zoe for Unity is a plugin that requires the Unity game engine. Follow our installation instructions below:
This video covers the plugin installation for Unity 2023 and prior. For Unity 6, see changes below.
Installing Unity
Start by installing Unity Hub for your operating system here.
From the plugin's download page, install the recommended Unity compatible version listed in the "Core Plugin" section simply by clicking on it.
Always download the recommended Unity version listed here.
Install the necessary packages depending on the platform you want to build for. Zoe for Unity is compatible with Web, Android (for VR headsets), macOS and Windows. If unsure, you can always add new packages later.
When the Unity version has been installed, click on 'New Project'.
Choose the
Universal 3Dcore template (named "3D" in versions prior to Unity 6), name your project and choose a folder location, then click onCreate project.

Wait until Unity opens up the project.
Installing Zoe for Unity
If it's not already opened, open the Unity project you previously created.
Once downloaded, double-click on the Zoe for Unity .unitypackage file.
Unity should automatically prompt the following popup. Click on
Import.

An initialization process will start and you will get the following window. Press on
Install Zoe:

The installation process takes a few minutes.
The installation process may pause if Unity in not kept as an active window on your computer. If it does, simply make the Unity window active again to resume installation.
During the installation you will get the following popup windows to acknowledge:



When the process is finished, the following popup will ask to restart the Unity editor. Click OK.

When your project reopens, it will have the following folder structure. You'll also get a new Zoe section in the top bar menu.

Updating Zoe for Unity
Follow these steps to update the Zoe for Unity plugin:
Delete the 'Zoe' folder in your project.
Import the most up-to-date version of the plugin here.
From the Zoe top bar menu, click on 'Open Initialization Tool' (or 'Reset SDK Initialization' in older versions) then follow the usual install process.
Last updated