How to set a texture of a Game Object from URL in Unity3D

I’ve searched for this thing recently on internet and I found a way to set a texture image from URL to a game object in Unity3d. Here is the script, you can attach this script to your GameObject, but don’t worry to specify your desired URL on the inspector. You can download a UnityPackage containing … Continue reading How to set a texture of a Game Object from URL in Unity3D