Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d4rkc0d3r/av3toggleutil
Utility to quickly create toggles for VRChat SDK 3.0 Avatars
https://github.com/d4rkc0d3r/av3toggleutil
vrchat vrchat-avatars vrchat-sdk3 vrchat-tool
Last synced: about 2 months ago
JSON representation
Utility to quickly create toggles for VRChat SDK 3.0 Avatars
- Host: GitHub
- URL: https://github.com/d4rkc0d3r/av3toggleutil
- Owner: d4rkc0d3r
- License: mit
- Created: 2022-02-20T15:36:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T16:03:42.000Z (5 months ago)
- Last Synced: 2024-10-10T21:11:58.188Z (2 months ago)
- Topics: vrchat, vrchat-avatars, vrchat-sdk3, vrchat-tool
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AV3ToggleUtil
A small utility to quickly create GameObject & Component toggles for VRChat SDK 3.0 Avatars.
The tool adds all the necessary parameters to both the `VRCExpressionParameters` and FXLayer that already exist on the avatar. It also creates the animations & a new layer in the FXLayer with the correct states and transitions. A Toggle for the property will also be added to the selected `VRCExpressionsMenu`.## How to use
Right click GameObject to toggle > Create AV3 Toggle > Click Create button