Left By Degs: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
[[Category:Movement]]
[[Category:Movement]]
<section begin="image"/>[[File:Left By Degs.png|alt=The left by degs block|thumb]]<section end="image"/>
<section begin="image"/>[[File:Left By Degs.png|alt=The left by degs block|thumb]]<section end="image"/>
<section begin="name" />'''{{Block|left by [_] degs}}'''<section end="name" /> is a [[code block]] part of the [[Movement]] drawer.
<section begin="name" />'''{{Block|left by [_] degs}}'''<section end="name" /> is a [[code block]] part of the [[Movement]] drawer.


<!--T:2-->
==Usage==
==Usage==
<p id="tooltip">{{Block|left by [_] degs}} orientates the [[agents|agent]]  in [[Spaceland]] to the left of its original [[heading]] by the inputted number of degrees during each Starlogo clock [[tick]].</p>
<p id="tooltip">{{Block|left by [_] degs}} orientates the [[agents|agent]]  in [[Spaceland]] to the left of its original [[heading]] by the inputted number of degrees during each Starlogo clock [[tick]].</p>


<!--T:3-->
===Syntax===
===Syntax===
<code>left by [number] degs</code>
<code>left by [number] degs</code>


== Nuances ==
== Nuances == <!--T:4-->




<!--T:5-->
==Related Blocks==
==Related Blocks==
*{{Block|Forward|forward [_]}}
*{{Block|Forward|forward [_]}}

Revision as of 14:55, 27 June 2023

Other languages:
The left by degs block

left by [_] degs is a code block part of the Movement drawer.

Usage

left by [_] degs orientates the agent in Spaceland to the left of its original heading by the inputted number of degrees during each Starlogo clock tick.

Syntax

left by [number] degs

Nuances

Related Blocks