WaterBeary

Results 3 issues of WaterBeary

Getting an obsolete warning Summary: TangentMode is deprecated. Use AnimationUtility.SetKeyLeftTangentMode or AnimationUtility.SetKeyRightTangentMode instead. [Obsolete("Use AnimationUtility.SetKeyLeftTangentMode, AnimationUtility.SetKeyRightTangentMode, AnimationUtility.GetKeyLeftTangentMode or AnimationUtility.GetKeyRightTangentMode instead.")] public int tangentMode { get; set; } https://github.com/hai-vr/combo-gesture-expressions-av3/blob/9cf75a0e69a239596ff0f77203b6e8a3b6c5e2c9/Assets/Hai/ComboGesture/Scripts/Editor/Internal/CgeAnimationNeutralizer.cs#L398

This seems like a really great plugin but only works on old VRMs for me - the newer ones don't work. Even the preview app you have doesnt open the...

Here's the same image as the readme has for comparison. Installed Harmony and RATS via VCC. ![2023-04-16-00-45-12](https://user-images.githubusercontent.com/103973703/232281917-eeee25fe-b5db-4399-ae53-fee9479f7afd.png)

bug