Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

v0.3.7 - Fix OnPickupUse events firing multiple times

Compare
Choose a tag to compare
@CyanLaser CyanLaser released this 06 May 15:21
· 48 commits to master since this release

Quick patch to fix OnPickupUseDown and OnPickupUseUp events as they would fire multiple times in the last version.
Please make sure you have the latest VRChat SDK when using CyanEmu.

Bug Fixes

  • Fixed OnPickupUseDown and OnPickupUseUp Firing multiple times per frame
  • Fixed firing OnPickupUseDown and OnPickupUseUp right after grabbing the pickup (VRChat has a 0.5 second delay before either event can fire)