Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.62 KB

Quick Install Guide

If you have git installed

Unity's Package manager, while supporting git, does not come with any embedded git install, so this will only work if you have git installed beforehand.

  • Open Unity's Package Manager and add the git url:

https://github.com/blepmlem/VRChat-Expression-Utility.git#2.5.1

All versions come with built in update functionality.

If you do not have git installed

VRChat Expression Utility

This tool allows you to skip all of the tedious work when setting up new expressions in SDK3 Avatars. With Expression Utility you can automatically generate every part of many common expressions based on presets; Quickly set up a new radial puppet for switching between outfits, a toggle for turning on a hat, and many more!

2

Creating a new expression with the tool allows for the automatic generation of:

  • VRChat Menu Controllers
  • VRChat Parameters
  • Animation Transitions based on the VRC parameter
  • Animation Parameters based on the VRC parameter
  • Animation Layers
  • Animation Clips

Other features include the ability to view/delete each VRC parameter and relationships with associated objects such as Animation Clips, Animator Layers, Conditions, Menus, etc. 3

Have fun! <3