Scratch-gui: Sprite, Costume, Sounds, Backdrop Tile Refresh

Created on 23 Jan 2018  路  7Comments  路  Source: LLK/scratch-gui

We currently do not have costume and sound numbers in the editors which can make creating projects difficult that specify a specific costume or sound via blocks.

enhancement feedback form

Most helpful comment

Overview

This issue was raised due to the lack of Costume / Sounds numbers, but the associated metadata (e.g. Costume size) is also currently missing in 3.0. This is also an opportunity to update the tile the selected tile style to be more prominent.

High-level Progress

  • [x] PR Landed for including the costume number
  • [ ] Add Meta data
  • [ ] Update selected state

Sprite Tiles

code tab

Interaction States

Costume Tiles

Info Displayed

  • Costume Order Number
  • Artwork Dimensions

costumes tab

Interaction States

Backdrop Tiles

Info Displayed

  • Costume Order Number
  • Artwork Dimensions

backdrop tab

Interaction States

Sound Tiles

Info Displayed

  • Costume Order Number
  • Sound Duration (in Seconds to better map to block input timing)

sounds tab

Interaction States

All 7 comments

Yep

Overview

This issue was raised due to the lack of Costume / Sounds numbers, but the associated metadata (e.g. Costume size) is also currently missing in 3.0. This is also an opportunity to update the tile the selected tile style to be more prominent.

High-level Progress

  • [x] PR Landed for including the costume number
  • [ ] Add Meta data
  • [ ] Update selected state

Sprite Tiles

code tab

Interaction States

Costume Tiles

Info Displayed

  • Costume Order Number
  • Artwork Dimensions

costumes tab

Interaction States

Backdrop Tiles

Info Displayed

  • Costume Order Number
  • Artwork Dimensions

backdrop tab

Interaction States

Sound Tiles

Info Displayed

  • Costume Order Number
  • Sound Duration (in Seconds to better map to block input timing)

sounds tab

Interaction States

Assigning @thisandagain for triage

Is it even possible to upload sounds longer than an hour? It might make more sense for it to be 00:00.00 or just 123 sec

@mrjacobbloom - Good call. Updated.

Need a bit more information to get this implemented:

  • Is the outline color and the "x" background color the same transparent color? If so, is it motion primary with 20% transparent? (that is what we are using right now for the outline)
  • Could you post the sound asset? Currently there is a different, less round one.
  • What is the color on the costume/sound number? It looks a bit lighter than our standard text color? ($text-primary: #575e75;) I might be wrong though.

Is the outline color and the "x" background color the same transparent color? If so, is it motion primary with 20% transparent? (that is what we are using right now for the outline)

Sorry about that. Good catch. My files are out of sync with github, updated sketches above. The delete "x" should not have a transparent background.

Could you post the sound asset? Currently there is a different, less round one.

Sure thing. Here you go: sound.svg.zip

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TaiAurori picture TaiAurori  路  3Comments

thisandagain picture thisandagain  路  3Comments

kyleplo picture kyleplo  路  4Comments

davidaylaian picture davidaylaian  路  4Comments

MrBlockCat picture MrBlockCat  路  4Comments