SharkPool-SP / SharkPools-Extensions

SharkPool's Collection of Scratch Extensions made by him and others.           If Vercel is Blocked use: https://sharkpool-sp.github.io/SharkPools-Extensions/
https://sharkpools-extensions.vercel.app
34 stars 25 forks source link

Layer Control: support new layers added by other extensions #76

Closed Xeltalliv closed 4 months ago

Xeltalliv commented 4 months ago

Some extensions add their own layers (e.g. Simple3D (adds new drawable and new layer group), CST's 3D (adds new drawable to existing pen layer group)). The suggestion is to provide some way for other extensions to add more dropdown options to the first block and output values to the second block: image

SharkPool-SP commented 4 months ago

Custom layers are now supported, as discussed in Discord. For anyone reading this in the future, to have a custom layer supported, add: customDrawableName and the Extensions Layer Name to the Drawable :)