Search Unity

Download images from webplayer

Discussion in 'Scripting' started by topofsteel, Sep 2, 2014.

  1. topofsteel

    topofsteel

    Joined:
    Dec 2, 2011
    Posts:
    999
    How would I set up a way for users to download images from a webplayer? Possibly generate an HTML page, right click? What are my options, if any, thanks..
     
  2. Polymorphik

    Polymorphik

    Joined:
    Jul 25, 2014
    Posts:
    599
    What do you mean, kinda vague. Do you mean, you have an image say an Icon or Wallpaper you want your user to be able to download on their computer?
     
  3. topofsteel

    topofsteel

    Joined:
    Dec 2, 2011
    Posts:
    999
    Yes, basically. I have a small array of textures. Diffuse, Normal and Specular maps that I want to be able to make available for download. They are generate from a procedural material.