Mattshark89 / OpenFlight-VRC

MIT License
46 stars 33 forks source link

[FEATURE] Simplify avatar change checks by using new AvatarChange event #36

Closed Happyrobot33 closed 1 year ago

Happyrobot33 commented 1 year ago

General code cleanup request, when avatar scaling is live, we should switch to using OnAvatarChanged() instead of continually checking for a large enough bone distance change. This should improve runtime performance slightly