Skip to main content

Sprite Layers

Sprite Layers allows users to hover over the sprite show/hide toggle to view a full diagram of the current layers in the project, and see where the current sprite (and any of its clones) is relative to other layers.

About

The feature was originally suggested by -Brass_Glass- in the ScratchTools Discord server. It was then converted into an issue in the GitHub repository, and then eventually created by rgantzos. The pull request was created and merged on June 21st, 2024.

Features

This section lists the specific parts of the feature.

  • Hover over the show/hide toggle to view layers.
  • Displays layers left to right.
  • Highlights current sprite in bright blue.
  • Highlights clones of the current sprite in light blue.
  • Alternates layer icon sizing when there are a lot of layers.

Future Plans

Future plans for this feature include adding the ability to hover your mouse over specific layers to view the name/information about that layer.

IDsprite-layers
DescriptionAllows you to hover over the show/hide toggle in the sprite properties panel of the editor to view the sprite layers.
Version Addedv3.9.0
Credits-Brass_Glass- and rgantzos
Issue#846
Pull Request#848