Topic: Any way to download the tiles from the web ?

Hello,
I am working on a webgl project with HD 360 panoramas, and I would like to start the scene as quickly as possible. Then, during a short tutorial, I would like to download the tiles async from an http server and I am wondering if there is a way to do this ?
Best regards
Philippe

Re: Any way to download the tiles from the web ?

Hello.

In general, this is usually done using UnityWebRequest or WebClient.
https://docs.unity3d.com/ScriptReferenc … quest.html
https://docs.microsoft.com/en-us/dotnet … ew=net-5.0
You make a request to your url, process and save the response.

Unfortunately, I don't know if it is possible to do this using Playmaker or not.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.