Avatar 3.0

From VR Wiki
Revision as of 22:07, 7 August 2020 by N3X15 (talk | contribs) (Created page with "{{WIP|Making this up as I go. Feel free to chip in. - ~~~~}} {{Warning|YMMV, this was written during the initial release on Aug 7th, 2020.}} == Prerequisites == * Unity 2018....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Warning: This page is a work in progress. Expect frequent changes. Making this up as I go. Feel free to chip in. - N3X15 (talk) 17:07, 7 August 2020 (CDT)
Warning: YMMV, this was written during the initial release on Aug 7th, 2020.

Prerequisites

  • Unity 2018.4.20f1 (Download from here using the Unity Hub.)
  • A shitload of HDD space (Recommended dedicated HDD)

Setting up Unity

TODO: Unity shit here

Downloading VRC SDK

  1. Log into https://vrchat.com/home/login
  2. Navigate to https://vrchat.com/home/download and download the VRCSDK3-Avatar unitypackage. You MUST use the avatar version.
  3. Save the unitypackage anywhere.

Setting up the project

  1. Open Unity 2020.4.20f1.
  2. Create a new 3D project on a HDD with plenty of space.
  3. Drag the VRCSDK3-Avatar unitypackage into your assets tree.
  4. Extract everything.
    • You probably want to do the same with Dynamic Bones and other packages.