Patch notes 9.86

==================================
Update 6/5/2020 ~~ Besti 9.86
==================================

==Bug Fixes==
Fixed the male urine effect that was added in 9.85. It is no longer filled with Orbeez.
Resolved an issue that was wasting a tiny bit of RAM at startup.

==New Features==
The visual indicator for arousal on friends is completely different for VR. The system in use in 3D was never very good, so it has been replaced with a new one. Arousal in VR mode is now a floating indicator that follows your head sort of like a HUD. It can not be obfuscated by geometry.
Added a new eye style: RGB Robot Eyes

==Core Updates==
The male urine particle emitter was modified to generate non-visible particles. This is the appropriate setting for the new graphical renderer for those.
Brought over the object movement smoother from Besti X
Created a VR arousal display system (VRAD) similar to the 2D display system.
Wrote appropriate code to handle displaying and updating the VRAD.
Set the acceptable deviation values and desired positions for the VRAD.
Wrote a new shader for the particles to use in the VRAD.
Wrote a contingency handler for the now impossible value of 2 set on the arousal display system. There’s now just 0 and 1 (off or on.)
Updated the tooltip on this option in the settings.
Reorganized how eye textures are stored in RAM a little bit. Minor efficiency improvement.