rurre / PumkinsAvatarTools

A toolbox for easily setting up VRChat avatars in Unity. Adds functionality to the editor and automates some of the tedious tasks.
MIT License
738 stars 48 forks source link

[Request] Chillout VR Support? #100

Closed Alucard0504 closed 1 year ago

Alucard0504 commented 1 year ago

If I try to use this tool in my CVR project, it seems to cause a compiler error. Can you make a version that is compatible, or have it check for presence of CVR CCK or VRC SDK?

rurre commented 1 year ago

It used to be compatible but I haven't really been following cvr updates. What's the error?

NotAKidoS commented 1 year ago

PR 93 wasn't ever included with a release package.

Alucard0504 commented 1 year ago

I get an error for LegacyDestroyer.cs(98,28): error CS0117: 'Helpers' does not contain a definition for 'DestroyMissingScriptsInGameObject'

That seems to be whats hanging things up

rurre commented 1 year ago

Will fix this tomorrow

rurre commented 1 year ago

Fixed in the next update