gilbert189 — 10/30/2022, 4:17:30 AM

How do people upload raw SVG files to Scratch? I want to know how

P.S. Don’t just say “use Scratch Addons“. I don’t want to install it atm

♥ 2 ↩ 0 💬 6 comments

comments

silly:

I think there’s a bookmarklet somewhere

10/30/2022, 8:48:15 AM
gilbert189:

?

10/30/2022, 10:58:45 AM
slider_on_the_black:

I get the right size and export off figma

10/30/2022, 7:26:10 AM
cst1229:

Assuming you mean to assets: MD5 hash the file and POST the file to https://assets.scratch.mit.edu/[hash].svg with your scratchsessionid (and probably scratchcsrftoken).

use Scratch Addons

10/30/2022, 6:48:49 AM
cst1229:

Alternatively, you can make/import the image as a costume in the paint editor and save the project while looking at the network log (in your browser’s developer tools) to get the uploaded asset’s URL,

10/30/2022, 6:49:51 AM
gilbert189:

I think I’ve tried that and IIRC it doesn’t really work very well

10/30/2022, 7:13:23 AM