- 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.
13 lines
389 B
JSON
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"
|
|
}
|