Backwards/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(Updating to match new version of source page)
Line 4: Line 4:
<section begin="image"/>[[File:Retroceder Es.png|alt=The backwards block|thumb]]<section end="image"/>
<section begin="image"/>[[File:Retroceder Es.png|alt=The backwards block|thumb]]<section end="image"/>
<section begin="name" />'''{{Block|backwards [_]}}'''<section end="name" /> is a [[Special:MyLanguage/code block|bloque de código]] part of the [[Special:MyLanguage/Movement|movimiento]] drawer.
<section begin="name" />'''{{Block|backwards [_]}}'''<section end="name" /> is a [[Special:MyLanguage/code block|bloque de código]] part of the [[Special:MyLanguage/Movement|movimiento]] drawer.
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="name" />'''{{Block|backwards [_]}}'''<section end="name" /> is a [[code block]] part of the [[Movement]] drawer.
</div>


==Uso==
==Uso==
Line 12: Line 16:


<!-- <code>backwards [number]</code> -->
<!-- <code>backwards [number]</code> -->


== Matices ==
== Matices ==

Revision as of 16:23, 8 August 2023

Other languages:
The backwards block

backwards [_] is a bloque de código part of the movimiento drawer.

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

Uso

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

Sintaxis

The Retroceder Block


Matices

debido a la tweening efecto, ciertas interacciones pueden causar confusión.Click here to read more on how tweening can create confusing scenarios.

Related Blocks