Skip to content

0.2.0-beta.1 - UdonSharp dependency fix, avatar scaling support, VUdon Editors implementation

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 09:48
a82d5c2

❗ PLEASE NOTE ❗

SimplePlayerSettings now has one dependency for the custom inspector: VUdon Editors!

All VUdon ecosystem's prefabs are slowly migrating to use VUdon Editors inspector toolkit for all custom inspectors for the prefabs, and it can be downloaded from here

Changes

  • UdonSharp dependency has been migrated to com.vrchat.worlds >=3.4.0 <4.0.0 (#1, #7)
  • SimplePlayerSettings now uses VUdon-Editors for custom inspector (#6, #11)
  • Added support for new avatar scaling options (#5, #9)
  • Fixed invalid default avatar audio properties (#8, #10)