Scatter/es: Difference between revisions
(Created page with "==Actividades relevantes== Category:Code Block") |
No edit summary |
||
| Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
[[Category: | [[Category: Agentes]] | ||
<section begin=image/>[[File:Scatter.png|thumb|180x180px]]<section end=image/> | <section begin=image/>[[File:Scatter.png|thumb|180x180px]]<section end=image/> | ||
{{#vardefine:Scatter|<code>scatter</code>}} | {{#vardefine:Scatter|<code>scatter</code>}} | ||
Revision as of 15:26, 22 June 2023
scatter is a code block part of the agentes .
Uso
scatter se utiliza para dispersar a un agente a una ubicación aleatoria en SpaceLand.
Sintaxis
dispersión
Matices
Una diferencia importante entre scatter y scatter everyone es eso scatter everyone Dispersa a todos los agentes en SpaceLand a lugares aleatorios. scatter sólo dispersa los agentes creados por elcreate [_] [▼](s) o create [_] [▼](s) each do bloque en el que scatter se colocó el bloque.
Bloques relacionados