Realtime texture update on webplayer.

Hey,

I am producing models for some products we do here where I work and it’s what I would really like to be able to do is allow the users on the network upload there images on to the 3D product in real time. i.e. as if they wanted to view different photos on a product and still have the ability to rotate it around, then upload a new photo and see what that looks like instead (I’ve attached Mouse look to the objects X axis in this case). Does anyone know how to do this, maybe by adding a dropbox url or something to a UI input bow attached to button.

Please help.

Thank you in advance.

This will allow you to download files, I’m pretty sure it should work on the webplayer. Just remember (from the docs on the WWW class):

"Note: The security sandbox present in web-player builds prevents you from accessing content not hosted the server where the webplayer is hosted."

Hope this helps!

Awesome, I’ll give it a try later. Thanks.