[PictoBloxExtension]
Quarky Mecanum
Extension Description
Code omnidirectional robot!
-
Available in: Block Coding, Python Coding
-
Mode: Stage Mode, Upload Mode
-
WiFi Required: No
-
Compatible Hardware in Block Coding: Quarky
-
Compatible Hardware in Python: Quarky
-
Object Declaration in Python: meca = Mecanum(1, 2, 7, 8)
-
Extension Catergory: Quarky
Introduction
PictoBlox Blocks
The block sends a broadcast throughout the whole Scratch program. Any scripts in any sprites that are hatted with the When I Receive () block that is set to a specified broadcast will activate. This broadcast block lets scripts send broadcasts without any waits in its script (unlike the Broadcast () and Wait block). Broadcasts are a good way to have sprites and scripts communicate.
All articles loaded
No more articles to load
Block Coding Examples
All articles loaded
No more articles to load
Python Functions
There are no python functions for the extension to show.
Python Coding Examples
All articles loaded
No more articles to load
Table of Contents