Backwards/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 2: Line 2:


[[Category:Movimiento]]
[[Category:Movimiento]]
<section begin="image"/>[[File:Backwards.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.


Line 8: Line 8:
<p id="tooltip">{{Block|backwards [_]}} moves the [[agents|agent]]  in [[Spaceland]] in the [[heading]] opposite that which it is facing. The [[Engine#rendering|renderer]] [[Engine#tweening|tweens]] the movement such that it appears the agent changes location smoothly instead of instantaneous. </p>
<p id="tooltip">{{Block|backwards [_]}} moves the [[agents|agent]]  in [[Spaceland]] in the [[heading]] opposite that which it is facing. The [[Engine#rendering|renderer]] [[Engine#tweening|tweens]] the movement such that it appears the agent changes location smoothly instead of instantaneous. </p>


===Sintaxis===
==Sintaxis==
<code>backwards [number]</code>
<section begin=image/>[[File:Retroceder Nums Es.png|right|alt=The Retroceder Block|thumb]]<section end=image/>
 
<!-- <code>backwards [number]</code> -->


== Matices ==
== Matices ==

Revision as of 15:39, 27 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

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