This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-08-24 15:56:58

CompaniaHill
Scratcher
Registered: 2007-08-24
Posts: 1

More internal sprite states as built-in UI objects?

Some of a sprite's internal states (like x, y, direction) are built-in "variable" UI objects that are immediately available to the sprite's script.  But many aren't.  Hopefully it would be easy to make these available as built-in UI objects:

  Looks:  (costume)
  Looks:  (effect type)
  Looks:  (effect value)
  Looks:  (size)
  Looks:  <hidden?>

  Pen:  <down?>
  Pen:  (color)
  Pen:  (shade)
  Pen:  (size)

  Sound:  <sound playing?>
  Sound:  (sound)
  Sound:  <drum playing?>
  Sound:  (drum)
  Sound:  (instrument)
  Sound:  <note playing?>
  Sound:  (note)

Offline

 

Board footer