This category contains 28 blocks.
- All With Variable - Get all the block which has a specific variable. Using the inspector, you can also filter with va...
- Block Compare - Compare two list of blocks and output a third one:
==: A & B the same ?
A-B: all from A which are...
- Block Foreach - For each blocks set via the input, it will output the block then its index. Can be use with block...
- Block List - UI which list of all the block, and let you remove/inspect/teleport to them.
- Block Remove - Remove the given block. A delay can be set.
- Block Spawn - You can give it a block or device as reference, and spawn copies of this same block.
- Block Watcher - Attaches to other blocks and emits jolts when stuff happens.
- Contain Text - Checks if the given text blocks contain a specific word or pattern in their content and outputs t...
- Device Landmark - When placed inside a device, it tells where is the center of this device, and where is its front....
- Execute - Execute command when triggered. You can reference stream input current values in the command with...
- Fetch Var - Fetch a value (text or number) from the server, can collect value from your other worlds. (usage:...
- Get Name Text - Get the name of the given blocks. (can also give player's or device's name) If multiple blocks ar...
- Get SubPart - Given a block made of different moving parts, this block will output the choosen specific part us...
- Get Variable - Given a block and a variable name, if the block has the variable:
will output the value on the bi...
- Join & Apply Text - Given multiple blocks with text, it combine the different text into one and apply to its target b...
- Load Counter - Count how many times you loaded this world. (specific to individual users). First visit is zero.
- Post Var - Post a value (text or number) to the server, can be then collected by other worlds, or other play...
- Preset Manager - Will save the state of every connected blocks. It can be triggered to switch between different pr...
- Remove Variable - Remove a variable attached to the given block.
- Scene Watcher - Ouputs marble's hits on the mixed reality walls, ceiling or floor. You can also change the bounci...
- Set Active - Similar to set visible.
- Set Dsp Enabled - Enable or disable audio processing for selected blocks.
- Set Interactive -
- Set Lock -
- Set Variable - Given a "VariableName" and a value, it can assign a variable to a block. Helps you then collect a...
- Set Visible -
- Snapshots Manager - Record different state of the world.
- Web Browser -