Basket icon
0
Your basket

Empty Basket

Toaster

Explore our store and support our creators

Total
$0.00
Go to checkout
Avatar
Sold by surena
1 Star icon 1 reviews
Last Update May 2021
11 favourites

Node Downloader is a plugin for download file for Construct 3 and construct 2 game engine

  • Gallery thumbnail
  • Gallery thumbnail
  • Gallery thumbnail
  • Gallery thumbnail
  • Gallery thumbnail
  • Gallery thumbnail
Next

Node Downloader is a plugin for Construct 3 and construct 2 game engine that allows you to download a file from a URL and save it in the player's PC.

ā— Node Downloader only works with NW.js (and Electron).

Actions

Starts download a file(Tag,URL,Path,Name)

Tag:An optional name to distinguish between downloads

URL:URL of file that is to be downloaded

Path:Location that downloaded file will be saved to it

Name:The name with which the file is downloaded and saved

Conditions

On completed

This event occurs once while the file downloaded and saved on the disk.

Tag:An optional name to distinguish between downloads

On error

If the file couldn't be downloaded for any reason this event will trigger and the reason of error logs in to the console.

Tag:An optional name to distinguish between downloads

On progress

Each file should be fragmented for downloading. After each slice of the file received, this event triggers and Percent expression will be accessible.

Tag:An optional name to distinguish between downloads

Expressions

Percent(tag)

Get the progress of downloading, from 0 to 100. This expression will be updated when a slice of the file received. So use it only in On progress event.

Tag:An optional name to distinguish between downloads

TotalSize(tag)

Get the total size of the file, in bytes. This expression is only accessible when downloading is in progress. So you can use it in On progress or On completed events. After that, it returns 0.

Tag:An optional name to distinguish between downloads

downloadedsize(tag)

Get the total downloaded size of the file, in bytes. This expression is only accessible when downloading is in progress. So you can use it in On progress or On completed events. After that, it returns 0.

Tag:An optional name to distinguish between downloads

filename(tag)

Tag:An optional name to distinguish between downloads

filetype(tag)

Tag:An optional name to distinguish between downloads

Buy With Confidence

Buy with us and we will refund 100% of the cost of the asset if it's non-functional or not as described and the author doesn't fix the issue for you in a timely manner.

Full refund policy

Explore Included Files

NodeDownloader.zip
0.19MB
  • NodeDownloader.c2addon
    71.98 KB
    NodeDownloader.c3addon
    10.38 KB
    NodeDownloader_nw.js.c3p
    28.31 KB
    NodeDownloader_nw.js.capx
    81.29 KB

File Preview

Preview images have been blurred, resized and watermarked. Audio sample is watermarked and down-sampled

1 Reviews

  • hypdig's avatar
    hypdig
    3 years ago

    Not a working plugin.

    Plugin doesn't work. The console displays an error, the file cannot be downloaded. The download link is correct and working.

    1 of 1 users found this review helpful Was this review helpful?
    surena's avatar
    Seller Reply
    3 years ago

    Hi

    Please send me your error or project so I can review it and fix the problem

  • $16 USD
    Royalty Free use in unlimited commercial greater creative works.
Add to Basket
  • License
  • Compatibility
    Construct 2, Construct 3
  • Files
    4
  • Download Size
    0.19MB
  • Latest Version
    1.0.0
  • Latest Release Date
    26 May, 2021
  • Support

Reviews

  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    1
hypdig's avatar
hypdig
3 years ago

Not a working plugin.

Plugin doesn't work. The console displays an error, the file cannot be downloaded. The download link is correct and working.

1 of 1 users found this review helpful Was this review helpful?
surena's avatar
Seller Reply
3 years ago

Hi

Please send me your error or project so I can review it and fix the problem

Share now

More From This Seller

Frequently Bought With

Next