How do I sec-fetch-dest: image

0 favourites
  • 1 posts
From the Asset Store
Fetch Quest
$19.99 USD
Fetch Quest 1 music pack is a collection of 10 in-game music loops.
  • In C2 it works with podes plugin "HTML_Img_Pode", I can get the same images without cors warning. But this plugin does not exist in C3, so I tried (the only way?) to get the images with the default "sprite load image from URL action" with the result.

    The url is grabbed by JSON and saved in a object variable url.

    Tried all cross-origin settings in the action.

    -> urlimage: Load image from Self.url (Keep current size, cross-origin none)

    In c2 the fetch in the plugin looks like this:

    sec-fetch-dest: image

    sec-fetch-mode: no-cors

    sec-fetch-site: cross-site

    And in c3:

    sec-fetch-dest: empty

    sec-fetch-mode: cors

    sec-fetch-site: cross-site

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)