VRC-Quest.png

Introduction

After you've successfully enabled bHaptics OSC, you’ll need a bHaptics avatar to receive feedback in VRChat. In this guide, we'll walk you through how to upload an avatar wearing bHaptics devices. Please note, if you’re not familiar with programming or Unity 3D, we recommend using a preset avatar provided by bHaptics.

Step 1: Download Unity

<aside> 💡

If you already have your own VRChat Avatar, and you just want to add the bHaptics feature to your avatar → Skip to **Step 3. Set up your Unity Project.**

</aside>

  1. Go to Unity to download the Unity Hub.

    screenshot_of_unity_download_page.png

Step 2: Download the VRChat SDK

Next, you will need to download the VRChat SDK to continue setting up your avatar. You can download the VRChat SDK through VRChat Creator Companion or manually through Unity Hub, depending on your preference.

Option 1. Downloading through VRChat Creator Companion (Recommended)

  1. First, download and install the VRChat SDK through the VRChat Creator Companion.

  2. Create a new Unity 2022 Avatar Project. This will redirect you to Unity Hub, where you can begin designing your avatar model.

    스크린샷 2024-01-02 094908.png

Option 2. Downloading Manually through Unity Hub

  1. If you prefer not to use the VRChat Creator Companion, first check the latest version of Unity supported by VRChat:
  2. Download the corresponding version of Unity:
  3. Download the SDK file and import it into your Unity project:

Step 3: Set up your Unity Project

Once you’ve created a new project and imported the VRChat SDK, you can proceed by adding additional components to your project.

  1. Download the bHaptics VRChat Avatar Package and import it into your project.

    import-bhaptics.png