25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
Animator As Code V1 - Beta
|
|
====
|
|
|
|
Initially created by **[@hai-vr](https://github.com/hai-vr)**,
|
|
- with major contributions from **[@galister](https://github.com/galister)** for supporting sub-state machines and the generic use of nodes and parameters.
|
|
|
|
## Installation
|
|
|
|
If you are using Animator As Code in VRChat, install using the VRChat Creator Companion or ALCOM. Instructions are available in [this page](https://docs.hai-vr.dev/docs/products/animator-as-code/install).
|
|
|
|
Otherwise, if you are **not** using VRChat, install it through the [Releases](https://github.com/hai-vr/av3-animator-as-code/releases).
|
|
|
|
### Documentation
|
|
|
|
- [Documentation](https://docs.hai-vr.dev/docs/products/animator-as-code)
|
|
- [V1 Reference manual](https://docs.hai-vr.dev/docs/products/animator-as-code/reference)
|
|
- [V1 Functions reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/base)
|
|
- [VRChat reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat)
|
|
- [VRChat (Destructive Workflow) reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat-destructive-workflow)
|
|
- [Modular Avatar As Code reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/modular-avatar)
|
|
|
|
## Animator As Code V0
|
|
|
|
- You can browse the repository in its **[V0](https://github.com/hai-vr/av3-animator-as-code/tree/V1-2022-04) state**.
|