JavaScript in the Builder and Studio

JavaScript in the Event System

Blocksmith, Inc. supports JavaScript commands in the Script Editor. Combine the power of Events with JavaScript to create scripts that are far beyond what is possible only using Events. Each type of object (shape, sound, trigger, etc.) have their own JavaScript commands, much like events.

The JavaScript Index

All possible JavaScript commands for the Builder and Studio are listed in the index:
Open Blocksmith's JavaScript Index

Syntax Cheat Sheets

Another handy tool in the belt of any new JavaScript coder is a cheat sheet! See all JavaScript code examples on this great cheat sheet:
Open JavaScript Syntax Cheat Sheet

Combine the cheat sheet examples with the Index to cover all possible commands!

Interact with the Blocksmith System using JavaScript

See every way to reference the Blocksmith System via JavaScript here:
Open Referencing with JavaScript