A collection of Unity Prefabs and Udon Scripts which I often use while building worlds for VRChat. You can find their respective unitypackage in the prefabs directory. You can find a demo Unity ...
This Unity Editor script allows you to easily copy material assignments from one parent GameObject to another. It searches for SkinnedMeshRenderers within the source and target parent GameObjects, ...