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.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dev.hai-vr.animator-as-code.v1",
|
||||
"displayName": "Animator As Code (Alpha)",
|
||||
"version": "1.0.9940",
|
||||
"version": "1.0.9941-alpha.1",
|
||||
"unity": "2019.4",
|
||||
"description": "Base Animator As Code library. This library only requires Unity.",
|
||||
"vrchatVersion" : "2022.1.1",
|
||||
|
||||
Reference in New Issue
Block a user