Hi Anthony ,
In our project we will be importing all the products(3D models of Furniture Etc) through Addressable assets. In your code I have noticed that there is a very important function being used to create and move the Products in the scene. Also the prefab list seems important in most steps.
My question is that since we will not have prefabs in our main project and we are able to download the assets in the project via API but what could be the best way to use them as 'Modules' ? Because we would like to use your existing system of creating the Module in scene and also to be able to move/ modify these as well.
Looking Forward for your suggestions.