Skip to content

Action Bar

The Action Bar provides a streamlined way to quickly access actions found in the main menu. The buttons displayed vary depending on the active asset.

Action Bar 🔺 Figure 1: The Action Bar is located on the right side of the Scene View.

Script Buttons

At the top of the Action Bar, there are five colored script buttons. You can assign a script to each button and execute the script with a simple click. To assign a script, drag it from the Scripts Panel onto the desired button. If a button is greyed out, it indicates that no script is assigned to it.

Action Bar 🔺 Figure 2: The five colored script buttons.

For more information on writing and executing scripts, see Scripting.

Other Available Actions

ButtonActionAsset Type
FlipXFlip selection along X-axisVoxel Scene, Voxel Movie
FlipYFlip selection along Y-axisVoxel Scene, Voxel Movie
FlipZFlip selection along Z-axisVoxel Scene, Voxel Movie
FlipHFlip selection horizontallyHeightmap
FlipVFlip selection verticallyHeightmap
RotateXRotate selection 90° around X-axisVoxel Scene, Voxel Movie
RotateYRotate selection 90° around Y-axisVoxel Scene, Voxel Movie
RotateZRotate selection 90° around Z-axisVoxel Scene, Voxel Movie
Rotate90Rotate selection 90°Heightmap
MirrorOpen the mirror dialogVoxel Scene, Voxel Movie, Heightmap
MergeMerge selected voxel objectsVoxel Scene
DetachDetach selected voxels from Voxel LayerVoxel Scene
RaiseIncrease height value of selected pixels by 1Heightmap
LowerDecrease height value of selected pixels by 1Heightmap
FlattenSet height value of selected pixels to 1Heightmap