Watch the videos beside the bricks to get an explanation of the brick functionality.


Switch to look (look)

Brick switch look.png

Switch appearance to change the look of a object.

Switch to look with number (number)

Screenshot_20190828-172705_Pocket Code.jpg

Switch to the look to the look with the given number.

Next Look

Brick next look.png

Switches the sprite to its next look.
(You can change the order of the different looks of one object)

Previous look

Brick previous.png

Switches the sprite to its previous look.
(You can change the order of the different looks of one object)

Set size to (60) %

Brick set size.png

Sets the size of the current sprite.

Change size by (10)

Brick change size.png

Change the size of the current sprite about the specified amount.

Hide

Brick hide.png

Makes the sprite invisible.

Show

Brick show.png

Makes the sprite visible on the screen.

Set transparency to (50) %

Brick set transparency.png

Sets the sprite´s transparency to a specific value.

Change transparency by (25)

Brick change transparency.png

Changes the sprite´s transparency by the specified amount.

Set brightness to (50) %

Brick set brightness.png

Sets the sprite´s brightness to a specific value.

Change brightness by (25)

Brick change brightness.png

Changes the sprite´s brightness by the specified amount.

Set color to (0.0)

Brick set color brick.png

Sets the colour of the sprite to the given colour.

Change color by (25.0)

Brick change color by.png

Changes the colour of the sprite by the given amount.

Clear graphic effects

Brick clear graphic.png

Clears any graphic effect of the sprite such as brightness and transparency.

Turn camera (on / off)

Screenshot_20190828-172952_Pocket Code.jpg

Turns the devices camera on/off.

Use camera (back / front)

Screenshot_20190828-172952_2Pocket Code.jpg

You can choose between the front or the back camera that should be used.

Turn flashlight (on / off)

Screenshot_20190828-172952_1Pocket Code.jpg

Turns the flash of the device either on or off.

Ask (name) and store written answer in (variable)

Brick ask and store written answer.png

Asks the question within a dialog and stores the answer in a new variable.

Set background

Brick set background.png

Switch to the specified background

Set background to number (number)

Screenshot_20190828-172859_Pocket Code.jpg

Set the background to the background with the given number.

Set background and wait

Set background and wait.png

Switch to the specified background and wait for its scripts to finish.

Set background to number (number) and wait

Screenshot_20190828-172930_Pocket Code.jpg

Set the background to the background with the given number and wait for its scripts to finish.

Say (Hello!)

Brick say.png

Say words in a speech bubble

Say (Hello) for (1) second

Brick say for.png

Say words in a speech bubble for a number of seconds

Think (Hmmmm!)

Brick think.png

Displays words in a thought bubble

Think (Hmmmm!) for (1) second

Brick think for.png

Displays words in a thought bubble for a number of seconds.