Looks
Looks is a block category that originated from Scratch (Sprite-only: *, Stage only: ^)
Scratch Blocks
say [Hello!] for (2) seconds
*say [Hello!]
*think [Hmm...] for (2) seconds
*think [Hmm...]
*switch costume to (my costume v)
*next costume
*switch backdrop to (my backdrop v)
switch backdrop to (my backdrop v) and wait
^next backdrop
change size by (10)
*set size to (100)%
*change [color v] effect by (25)
set [color v] effect to (0)
clear graphic effects
show
*hide
*go to [front v] layer
*go [forward v] (1) layers
*costume [number v]
*backdrop [number v]
*size
*
PenguinMod Blocks
stop speaking::looks
*set font to [Helvetica] with font size (14)::looks
*set [border v] color to [#FFF000]::looks
*set text bubble [border line width v] to (0)::looks
*(bubble width::looks)
*(bubble height::looks)
*previous costume::looks
*previous backdrop::looks
(width v) of (my costume/backdrop v)::looks reporter
set stretch to x: (100) y: (100)::looks
*x stretch::looks reporter
*y stretch::looks reporter
*set tint color to [#FFF000]::looks
([color v] effect::looks)
(tint color::looks)
show (this sprite v)::looks
*hide (this sprite v)::looks
*<is (this sprite v) visible?::looks>
*visible?::looks boolean
*go to layer (1)::looks
*go [infront v] (this sprite v)::looks
*layer::looks reporter
*
v • e Categories Nav | |
---|---|
Vanilla | Motion · Looks · Sound · Variables (Variables · Lists) · Events · Control · Sensing · Operators · My Blocks |