Adding unlimited 3D objects

Hello,

I’m building a display which includes the ability for guests to build their own structures out of 3D objects. The objects represent PVC pipes. I would like them to be able to choose as many of each size of PVC pipe they would like for their structure. Any thoughts on how I could create a button that would allow limitless copies of a single 3D object?

Thanks,
Kate

Hi Kate,

You could put your object in a collection and use the “tap to open” property to let the user open as many as they want.

Meanwhile, opening many 3d assets on the same scene might overload the device and alter performance. Make you sure you test it intensively on the actual device that will run your XP.

1 Like