Hi,
i like to ask if there is any direct way to load interiordesign only without floormap? I am building something similar to Decentraland, the part on runtime edit has been done, now coming to loading part.
I have a large map of land prefab 9000 pcs that i have turn to json file following homedesigner format(Outside), so runtime edit for each land has been done and working good.
Come to loading part, it creates large size of CG alloc when loading few homereader at once which stall the webgl a while. I have set correctly the transform position of the homereader to match my existing land prefab, all i want from homereader is just the modulescontainer. are there any way to produce modulescontainer only without floormap(proceduralroom, proceduralbuilding and openingcontainer)?
tq