NotAKidoS / SimpleAAS

Simple Unity script to aid in advanced ChilloutVR Avatar creation.
MIT License
2 stars 0 forks source link

Disable Automatically Replacing the Animator Controller set in the Animator Component #7

Open VoyVivika opened 11 months ago

VoyVivika commented 11 months ago

It's irritating when I'm trying to iterate on something and have to keep putting the Animator that I am editing back into the Animator Component each time just to keep making adjustments and compile.

NotAKidoS commented 5 months ago

Will adjust so it does not place the generated controller into the Animator controller field. AASEmulator will handle that.