Backwards/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "== Matices == debido a la tweening efecto, ciertas interacciones pueden causar confusión.Click here to read more on how tweening can create confusing scenarios.")
No edit summary
Line 3: Line 3:
[[Category:Movimiento]]
[[Category:Movimiento]]
<section begin="image"/>[[File:Backwards.png|alt=The backwards block|thumb]]<section end="image"/>
<section begin="image"/>[[File:Backwards.png|alt=The backwards block|thumb]]<section end="image"/>
<section begin="name" />'''{{Block|backwards [_]}}'''<section end="name" /> is a [[code block]] part of the [[Movement]] 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.


==Uso==
==Uso==

Revision as of 19:32, 10 July 2023

Other languages:
The backwards block

backwards [_] is a bloque de código part of the movimiento 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

backwards [number]

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