Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justsleightly/controllertemplates


https://github.com/justsleightly/controllertemplates

unity vrchat vrchat-avatars

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Template Animator Controllers [](https://vrc.sleightly.dev/ "JustSleightly") [](https://discord.sleightly.dev/ "Discord") [](https://github.sleightly.dev/ "Github") [](https://store.sleightly.dev/ "Store")

[![GitHub stars](https://img.shields.io/github/stars/JustSleightly/ControllerTemplates)](https://github.com/JustSleightly/ControllerTemplates/stargazers) [![GitHub Tags](https://img.shields.io/github/tag/JustSleightly/ControllerTemplates)](https://github.com/JustSleightly/ControllerTemplates/tags) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/JustSleightly/ControllerTemplates?include_prereleases)](https://github.com/JustSleightly/ControllerTemplates/releases) [![GitHub issues](https://img.shields.io/github/issues/JustSleightly/ControllerTemplates)](https://github.com/JustSleightly/ControllerTemplates/issues) [![GitHub last commit](https://img.shields.io/github/last-commit/JustSleightly/ControllerTemplates)](https://github.com/JustSleightly/ControllerTemplates/commits/main) [![Discord](https://img.shields.io/discord/780192344800362506)](https://discord.sleightly.dev/)

All sample logic below is designed to work regardless of your Write Defaults settings unless otherwise specified, and thus should be ignored in any downloaded samples. Please exercise due diligence to use whichever one is compatible with your Avatar, as well as mask any layers as needed.

All sample logic is designed so that bools use `True` for `On` and `False` for `Off`. Arrow indicators in your Expressions Menu represent True.

---

`Buffer`: *An animation clip with an invalid property that is typically 1 frame long*

`Toggle`: *Selecting between 2 options*

`Multi-Toggle`: *Selecting between 3 or more options*

`Independent`: *Each toggle maintains its selection despite the state of other toggles*

`Exclusive`: *Only one option can be active per exclusive group*

`Disable`: *Adds an additional option to a multi-toggle where all other options are disabled*

`Custom`: *Niche logic that was probably requested by someone*

---

### [Download Here](https://templates.sleightly.dev)

---