This is deprecated, go to https://github.com/ludzeller/soundstagevr-quest instead.
See https://www.ludwigzeller.net/projects/the-new-normal/ for more information.
Forked from Logan Olson's magnificent SoundStage VR.
Models: 'Rubber Med Gloves' by Komodoz, 'surgical mask' by F2A, 'Safety Goggles' by bariacg.
--
-
add / copy yourDeviceInterface.cs
-
define YourData, implement (de)serialization
-
add YourData to xmlUpdate.cs
-
add [XmlInclude(typeof(YourData))] to SaveLoadInterface.cs