Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

webGL test hosting / showcasing

Discussion in 'Unity 5 Pre-order Beta' started by arumiat, Mar 1, 2015.

  1. arumiat

    arumiat

    Joined:
    Apr 26, 2014
    Posts:
    321
    Hi all,

    I'd like to test some streaming and other parts that I've implemented in my Unity webGL content, and also show to a client. Does anyone know of a way to use Google drive or Dropbox for this, as was previously possible with the Unity webplayer?

    Thanks in advance,
    A
     
  2. kryptopath2

    kryptopath2

    Joined:
    Jul 19, 2013
    Posts:
    104
    i just drop the folder genreated by unity in the publicfolder from dropbox and use the public link of the indexfile from dropbox. works for me..
     
    arumiat likes this.
  3. arumiat

    arumiat

    Joined:
    Apr 26, 2014
    Posts:
    321
    Just like that eh?

    Works as you say, thanks ;)