Skip to main content

Release 3.2.2

Momo the Monster
VRChat Developer

Summary​

Adds Udon support for Avatar Scaling (along with an Udon Example) and enforces new Avatar Dynamic Component limits.

Requires Resolver 0.1.20!​

You may see warnings or errors about conflicting package versions for Newtonsoft.Json until you update the resolver with the Creator Companion.

Changes​

  • Adds Player Avatar Scaling and Avatar Events to integrate with the new Avatar Scaling system.
  • Includes new limits for avatar dynamic components. The SDK will give a build error if you exceed these:
    • VRCPhysBone: 256 Max
    • VRCPhysBoneCollider: 256 Max
    • VRCContact: 256 Max