Left By Degs: Difference between revisions

From StarLogo Nova Wiki
No edit summary
Line 1: Line 1:
<languages/>
<translate>
[[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"/>
Line 19: Line 22:
*{{Block|down|up [_]}}
*{{Block|down|up [_]}}
*{{Block|Teleport To XYZ|teleport to x: [_] y: [_] z: [_]}}
*{{Block|Teleport To XYZ|teleport to x: [_] y: [_] z: [_]}}
</translate>

Revision as of 14:20, 16 March 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