Allow any object to be an asset container:

- Asset containers are no longer restricted to the AnimatorController class when using the new GenericAssetContainer configuration field
- The asset container will not be used if it is not a persistent asset
This commit is contained in:
Haï~
2023-10-03 23:46:50 +02:00
parent 2f5ebee617
commit 1a559b6251
4 changed files with 16 additions and 7 deletions
@@ -1,7 +1,7 @@
{
"name": "dev.hai-vr.animator-as-code.v1",
"displayName": "Animator As Code",
"version": "1.0.9906",
"version": "1.0.9907",
"unity": "2019.4",
"description": "Animator As Code",
"vrchatVersion" : "2022.1.1",