Once you have imported the .unitypackage file into your project, locate the Game Board 19x19.prefab object and bring it into your scene.

The following additional steps are required for the game board to work:

  1. From the Edit Layers menu, set up layer 23 with the name GoPieces. Set it up in your Project Settings like in the screenshot below.

The Edit Layers menu showing how to set up layer 23.

The Edit Layers menu showing how to set up layer 23.

Project Settings window with the Physics tab selected, and the required checkboxes.

Project Settings window with the Physics tab selected, and the required checkboxes.

  1. Configure your VRC Scene Descriptor with a reference camera (eg the default Main Camera). Then, add the same camera to the Desktop Camera slot on the Stone Pickup W and Stone Pickup B objects.

The VRC Scene Descriptor with Reference Camera slot highlighted

The VRC Scene Descriptor with Reference Camera slot highlighted

The script properties on the Stone Pickup W and Stone Pickup B objects, with Desktop Camera slot highlighted.

The script properties on the Stone Pickup W and Stone Pickup B objects, with Desktop Camera slot highlighted.