Timiz0r / EZFXLayer

An easy way to maintain VRChat avatars' FX layers
MIT License
2 stars 1 forks source link

Don't use asset ids for sdk-style agnosticism #19

Closed Timiz0r closed 1 year ago

Timiz0r commented 1 year ago

In EZUtils, some asset ids weren't consistent, so would rather not use them after all. Will instead fallback to old sdk, like we do there.

Not the hugest priority, since we only use this for creating a default fx layer if a button in clicked.

Timiz0r commented 1 year ago

Will get taken care of when we use VrcDefaultAnimatorControllers, since we use paths that fall back to old-style sdk.