Basic Scene

Head to Zoe > SDK > _BasicScene and open the BasicScene scene. Here you can see the basic setup you need in a scene for Zoe to work:

After following the previous steps simply press 'Play' in the top center of the Unity Editor and test the scene.

If everything is working correctly you should see your two controllers and a green apple that you are able to grab (using the triggers of your controllers).

You are now ready to start working with Zoe!

If the camera does not move, or the controllers don’t work, check again all of the previous steps. In particular, make sure the XR Plugin is properly set (‘Initialize on Startup’ should be checked).

Last updated