Setup
Basic Commands
say:text
Shows text in the status bar.
toggle
Toggles the Debug Block on/off.
activate
Activates blocks wired from the Debug Block.
Movement Commands
move:direction
Moves the Debug Block or its glued group one step.
powerMove:direction:amount
Moves multiple steps. Great for launch tests.
spin
Rotates a glued group clockwise if the v0.6 wheel system exists.
spinleft
Rotates a glued group counter-clockwise.
Sound and TTS
tone:pitch
Plays a note. Higher pitch means higher sound.
tts:text
Speaks text using the browser voices. It tries to pick a Sam-like voice when possible, but the exact voice depends on the device/browser.
Machine Commands
clone
Clones the Debug Block in its selected Direction.
explode
Destroys nearby blocks using the Debug Block’s Radius value.
activate
Useful when the Debug Block is wired to Note Blocks, Display Blocks, Timers, or Explosions.
Combo Examples
Multiple commands can be run by separating them with commas.
Debug Greeting
Launch Test
Wire Trigger
Spin Test
Chaos Button
Talking Machine
Tips
Use wires
Wire a Button Block to a Debug Block to make a command button.
Use glue
Glue the Debug Block to a body, then use move or powerMove to move the whole group.
Use Radius
The explode command uses the Radius editor value.
Use Direction
The clone command uses the Debug Block’s Direction value.
Use Pitch
If tone has no number, it can fall back to the Pitch editor value.
Keep commands simple
If a command fails, test it alone before adding it to a combo.