Skip to content

v3.4.13: VRCRaycast and GestureManager error fix

Latest

Choose a tag to compare

@lyuma lyuma released this 07 May 08:43

Creator Companion not required. Standalone Avatar SDK is also supported. However, it is recommended to download the latest Avatar 3.0 SDK using the Creator Companion, available from VRChat official download website. GestureManager, installed from VCC, will provide the nicer looking radial menu.

To get nice radial menus, GestureManager must be installed into Packages with a new VPM compatible version.

v3.4.13: VRCRaycast and GestureManager error fix

Download version 3.4.13 .unitypackage HERE!

New features in v 3.4.13:

  • Add #if VRC_SDK_VRCSDK3 check for GestureManagerAv3MenuEditor.
    • This should fix the random project compile errors when switching to Android or installing from VCC.
    • Thanks to Senky, anatawa12 and jellejurre for the analysis of GestureManager code.
  • Attempt to mitigate error spam in LyumaAv3Osc.ActuallyDrawGizmos()

New features in v 3.4.12:

  • Implement VRCRaycast. (Thanks, jellejurre)
  • Fix VRCPlayAudio component (Thanks, jellejurre)

New features in v 3.4.10:

  • Fix NaN error spam from transform copying with NaNimation toggles (Thanks to bd_ for the report)
  • Add builtin parameter cloning (Thanks, jellejurre)