Discuss Scratch

ACE009
Scratcher
100+ posts

Scratch Block Libraries

braxbroscratcher wrote:

Good idea, but can't you use the backpack?
Good point, espically if they added folders to the backpack. Then the folders could just be dragged in and all the applicable contents are added.
chexbox
Scratcher
100+ posts

Scratch Block Libraries

braxbroscratcher wrote:

Good idea, but can't you use the backpack?
The block libraries would mean that all the scripts could be added at once - without taking up the space.
_____

Would the library be saved with the project? Or would it need to load it separately?

Last edited by chexbox (May 23, 2018 01:09:49)

LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

chexbox wrote:

braxbroscratcher wrote:

Good idea, but can't you use the backpack?
The block libraries would mean that all the scripts could be added at once - without taking up the space.
_____

Would the library be saved with the project? Or would it need to load it every seperatly?
It would be saved with any project you make, unless you would want to delete the block from the library, which would require right-clicking or shift-clicking.

Last edited by LuckyLucky7 (May 22, 2018 19:35:17)

ScriptedAwesome
Scratcher
1000+ posts

Scratch Block Libraries

FULL SUPPORT! Amazing idea!
Happysoul05
Scratcher
100+ posts

Scratch Block Libraries

full support. i've been thinking about this but..
You can make extensions be your libraries (that requies javascript knowledge and developer mind).

Last edited by Happysoul05 (May 23, 2018 11:20:07)

LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Happysoul05 wrote:

full support. i've been thinking about this but..
You can make extensions be your libraries (that requires javascript knowledge and developer mind).
As long as the extensions are your extensions, since they are custom blocks but not the color of them, you can make them a library.
gavinjgrotegut
Scratcher
8 posts

Scratch Block Libraries

Support, per OP
PkmnQ
Scratcher
1000+ posts

Scratch Block Libraries

LuckyLucky7 wrote:

Block Libraries are sections of blocks in one category, similar to how adding extensions works.

Whenever you define a block, sometimes, the block is very useful and commonly used, like this block:

switch costume to [previous costume v]::custom

What if you can make your own block libraries?
Your Block Libraries would be in the “More Blocks” category.
For example:
Gliding Blocks
glide to [Sprite1 v] in a [zigzag v] pattern::custom

glide to edge::custom
The definitions of the blocks would be saved in a Scratch server.
You could also backpack libraries by selecting the library(the whole library would be in a box), then dragging them to your backpack.

I don't see how this is wrong, although I can deal with having to look for a single block in a sea of lots of them, so semi-support!
And by the way, those blocks with dropdowns? Hard to make.
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

PkmnQ wrote:

LuckyLucky7 wrote:

-snip-
I don't see how this is wrong, although I can deal with having to look for a single block in a sea of lots of them, so semi-support!
And by the way, those blocks with dropdowns? Hard to make.
I just used those blocks as examples.
You can't actually make dropdowns using custom blocks unless you hack those blocks.
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Bump();
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Bump
TheAdriCoolManDude
Scratcher
1000+ posts

Scratch Block Libraries

Support! I need to put the same custom blocks in a lot of projects!
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Bump
space_elephant
Scratcher
500+ posts

Scratch Block Libraries

support! in almost all of my projects I have a block like this
define copy (input) into (output)
if <not<(input)=(output)>> then
delete (all v) of (output)
clear counter
repeat(length of (input) :: list)
incr counter
add (item (noop::) of (input) :: list) to (output)
end
end

copy [list1 v] into [list2 v]
and it would be nice not to have to put a define script in every sprite all the time
convoluto-
Scratcher
100+ posts

Scratch Block Libraries

Soup port for reasons in OP.
MrFluffyPenguins
Scratcher
1000+ posts

Scratch Block Libraries

Support! I have this problem a LOT with the projects I'm working on
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Bump
MrFluffyPenguins
Scratcher
1000+ posts

Scratch Block Libraries

Support! Although, if this was added, would the library be there in other projects? Like, if you made the library on one project, would the library be on another project as well?
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Mr_PenguinAlex wrote:

Support! Although, if this was added, would the library be there in other projects? Like, if you made the library on one project, would the library be on another project as well?
Yes.
LuckyLucky7
Scratcher
1000+ posts

Scratch Block Libraries

Bump

Powered by DjangoBB