[PictoBloxExtension]
Junior Blocks – Control
Extension Description
Sound blocks are related to playing various sounds, whether they be Instrument notes or saved sounds.
-
Available in: Block Coding
-
Mode: Stage Mode
-
WiFi Required: No
-
Compatible Hardware in Block Coding: Quarky, Wizbot
-
Compatible Hardware in Python: Not Applicable
-
Object Declaration in Python: .
-
Extension Catergory: Junior Blocks
Introduction
Sound is one of the 6 categories of default Junior blocks. They are color-coded pink/magenta and are used to play various sounds, whether they be Instrument notes or saved sounds.
Sounds are used for many things, and many different types are used. Sounds effects may be used in games, and music can be used in the background or as part of an intro or outro.
Read More
PictoBlox Blocks
The block sets the cursor at the specified coordinate in the TFT Display of evive. Origin (0,0) is at the top left corner of the screen. Positive X-direction is to right while positive Y-direction is downward. Once the cursor has moved to the specified coordinate, you can write text using that point as the reference.
Blocks held inside this block will be in a loop — just like the Repeat () block and the Repeat Until () block, except that the loop never ends (unless the stop sign is clicked, the Stop All block is activated, or the stop script block is activated within the loop). Due to this infinite loop, the block has no bump at the bottom; having a bump would be pointless, as the blocks below it would never be activated.
All articles loaded
No more articles to load
Table of Contents