Page 62 - Ai Robogenius
P. 62
Some of the important modify blocks are as follows:
Blocks Description
This block lets you select all the shapes in your
Select All
workspace at once.
This block moves a shape to a new position.
Move: X: 0 Y: 0 Z: 0 You can move it left, right, forward, backward
or up and down.
This block rotates a shape around X, Y or Z axis
Rotate around Axis x by 90 Degrees from Pivot
from pivot point.
This block changes the size of a shape in length,
Scale: X: 1 Y: 1 Z: 1 from: center
width or height.
This block is used to resize a shape from given
Set size: X: 40 Y: 40 Z: 40 from: center point like center, bottom center or any custom
point.
This block is used to select the shape whose
Copy colour you want to copy and then use the block
to apply the same colour to another shape.
This block is used to add colour to your shape.
Set color
This block is used to add colour to the shape by
Set color Red 255 Green 0 Blue 0
using RGB value.
This block lets you change the color of a
Set color Hue 0 Saturation 100 Brightness 100 shape by adjusting three properties like hue,
brightness and saturation.
This block lets you make a shape see-through
Set transparency False
by changing its value like true or false.
Control
The Control blocks help you control how your program runs. Control blocks tell the computer
when and how to do things. Some of the important control blocks are as follows:
Blocks Description
This block lets you repeat a set of actions a certain number
Repeat 1 Times
of times.
AI RoboGenius - VI
60

