Right By Degs: Difference between revisions
mNo edit summary |
(Marked this version for translation) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
<!--T:3--> | |||
<section begin="image"/>[[File:right_by_degs.png|alt=The Right By Degrees Block|thumb]]<section end="image"/> | |||
<!--T:2--> | <!--T:2--> | ||
<p id="tooltip">Turns right by a specified number of degrees.</p> | <p id="tooltip">Turns right by a specified number of degrees.</p> | ||
==Usage== <!--T:4--> | |||
<!--T:5--> | |||
{{Block|right by [_] degs}} orientates the [[agents|agent]] in [[Spaceland]] to the right of its original [[heading]] by the inputted number of degrees during each Starlogo clock [[tick]]. | |||
==Syntax== <!--T:6--> | |||
<!--T:7--> | |||
<code>right by [number] degs</code> | |||
<!--T:8--> | |||
Inputs in this block: | |||
#a number | |||
==Related Blocks== <!--T:9--> | |||
<!--T:10--> | |||
*{{Block|Forward|forward [_]}} | |||
*{{Block|Backwards|backwards [_]}} | |||
*{{Block|Left By Degs|left by [_] degs}} | |||
*{{Block|up|up [_]}} | |||
*{{Block|down|up [_]}} | |||
*{{Block|Teleport To|teleport to x: [_] y: [_] z: [_]}} | |||
<!--T:1--> | <!--T:1--> |