Files
av3-animation-as-crab/Packages/dev.hai-vr.animator-as-code.v1/package.json
T
Haï~ 582b109a82 Accomodate new VRCAnimatorPlayAudio requirements:
- Nodes need to know the Animator Root, so that relative paths can be resolved during the creation of State behaviours (i.e. Relative path of an AudioSource).
- Nodes need to have the ability to create a New Behaviour, even if one already exists.
2024-06-30 13:58:54 +02:00

13 lines
389 B
JSON

{
"name": "dev.hai-vr.animator-as-code.v1",
"displayName": "Animator As Code (Alpha)",
"version": "1.0.9941-alpha.1",
"unity": "2019.4",
"description": "Base Animator As Code library. This library only requires Unity.",
"vrchatVersion" : "2022.1.1",
"author" : {
"name" : "Haï~"
},
"url" : "https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat"
}