...
Angle of rotation (or direction).
Example 1 - Turn left
Code Block |
---|
{ "rotate":"left" } |
...
Simplified syntax: a_left,c_rotate
Example 2 - Turn 45 degrees
Code Block |
---|
{ "rotate":45 } |
...
...
Angle of rotation (or direction).
Code Block |
---|
{ "rotate":"left" } |
...
Simplified syntax: a_left,c_rotate
Code Block |
---|
{ "rotate":45 } |
...