Translations:Forward/1/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
(No difference)

Revision as of 14:38, 29 June 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Forward)
[[Category:Movement]]
<section begin="image"/>[[File:Forward Block.png|alt=The forward block|thumb]]<section end="image"/><p id="tooltip">Moves forward a specified number of steps.</p>
The forward block

forward [_] is a code block part of the Movement drawer.

Usage

forward [_] moves the agent in Spaceland in the heading it is facing. The renderer tweens the movement such that it appears the agent changes location smoothly instead of instantaneous.