Left By Degs: Difference between revisions

From StarLogo Nova Wiki
(Created page with "Category:Movement <section begin="image"/>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. ==Usage== {{Block|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=== <co...")
 
Line 4: Line 4:


==Usage==
==Usage==
{{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 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>


===Syntax===
===Syntax===

Revision as of 18:58, 17 August 2022

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