Backwards: Difference between revisions
(Marked this version for translation) |
mNo edit summary |
||
Line 4: | Line 4: | ||
<!--T:1--> | <!--T:1--> | ||
[[Category:Movement]] | [[Category:Movement]] | ||
<section begin="image"/>[[File:Backwards.png|alt=The backwards block|thumb]]<section end="image"/><p id="tooltip">Moves | <section begin="image"/>[[File:Backwards.png|alt=The backwards block|thumb]]<section end="image"/><p id="tooltip">Moves backwards a specified number of steps.</p> | ||
<!--T:6--> | <!--T:6--> | ||
Line 32: | Line 32: | ||
*{{Block|up|up [_]}} | *{{Block|up|up [_]}} | ||
*{{Block|down|up [_]}} | *{{Block|down|up [_]}} | ||
*{{Block|Teleport To | *{{Block|Teleport To|teleport to x: [_] y: [_] z: [_]}} | ||
</translate> | </translate> |
Revision as of 16:28, 8 August 2023
Moves backwards a specified number of steps.
backwards [_]
is a code block part of the Movement drawer.
Usage
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.
Syntax
Inputs in this block:
- a number
Nuances
Because of the tweening effect, certain interactions can cause confusion. Click here to read more on how tweening can create confusing scenarios.