Backwards/es: Difference between revisions
(Created page with "Hacia atrás") |
(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.") |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
[[Category:Movimiento]] | |||
[[Category: | |||
<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 [[code block]] part of the [[Movement]] drawer. | ||
==Uso== | |||
<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=== | |||
<code>backwards [number]</code> | <code>backwards [number]</code> | ||
== Matices == | |||
debido a la [[Engine#tweening|tweening]] efecto, ciertas interacciones pueden causar confusión.[[Explaining Up Tweening Confusion|Click here to read more on how tweening can create confusing scenarios.]] | |||
==Related Blocks== | ==Related Blocks== | ||
*{{Block|Forwards|forwards[_]}} | *{{Block|Forwards|forwards[_]}} | ||
Line 30: | Line 21: | ||
*{{Block|down|up [_]}} | *{{Block|down|up [_]}} | ||
*{{Block|Teleport To XYZ|teleport to x: [_] y: [_] z: [_]}} | *{{Block|Teleport To XYZ|teleport to x: [_] y: [_] z: [_]}} | ||
Revision as of 20:14, 28 June 2023
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
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.