V1.5.0 features two new additions to the Utils library:
Writers/WavUtility.cs: Allows you to write microphone recordings as WAV files.XYZ/Follower.cs: Allows you to make a GameObject mimic parent-child behaviors with another GameObject without actually parenting them in the hierarchy.
This also provides a fix to XYZ/XYZ.prefab where:
- The
X,Y, andZchildren of the prefab no longer have box colliders - The missing materials references should be fixed