DSU (Data Storage Unit)
Note there is currently no proper config UI for modules stored in a DSU at this time
You can however use the dev mode UI, this is not intended for general use but is functional.
To enable add aComponent Dev Mode Enabler
component to the same gameObject as the DSU and tick the ‘Dev Mode Enabled’ checkbox
Note the DSU component will only function correctly on GameObjects under the root avatar one please do not put it directly on root avatar game object (the one with the CVRAvatar component)
This is the core component for each prefab.
It is intended that you add one (and only one), to the root gameObject of your prefab.
This is also the component that allows you to import compatible modules from converted VRCFury prefabs (a DSU is automatically added to the root of all converted prefabs)