DwTexture (Download Texture)
This add-on downloads PNG images and converts them to TextureRect.
Only PNG images are supported.
Once downloaded, PNG images can be reused as a cache.
You can:
- set download_url
- Disable/enable using cache
- set cache_path
- Disable/enable Automatically downloads when ready
- always download manually with the load_texture method.
- set a max_connections on the number of simultaneous downloads.