Replies: 1 comment 4 replies
-
|
This in theory would be great, but it's still complex and it needs to be intuitive to use. But I don't think there would be a problem by adding a feature that automatically imports custom blocks from other projects. The backpack can already achieve that, but it's not automated so it has to be done manually, which is slower and more annoying. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now, I know this may sound a little if-y, but hear out this idea. I've been using text languages for a long while, and anyone who uses Python probably knows what the
importkeyword does. I've long been awaiting a time for when Scratch adopts using libraries that use custom blocks (functions) pulled from another project and imports them into my new project. I would like to know if I can begin developing a new addon that makes use of this.If using the same method as the debugger for importing blocks is not an appreciated way of getting this to work, how about editing the JSON of a project to "inject" custom blocks into it.
If this is not a plausible addon idea, please let me know, but if there are ways to do this that I have not though of, please, let me know if I can start developing.
Beta Was this translation helpful? Give feedback.
All reactions