Scatter: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Agents]] | [[Category:Agents]] | ||
[[File:Scatter.png|thumb|180x180px]] | <section begin=image/>[[File:Scatter.png|thumb|180x180px]]<section end=image/> | ||
{{#vardefine:Scatter|<code>scatter</code>}} | {{#vardefine:Scatter|<code>scatter</code>}} | ||
<section begin=name/>'''<code>scatter</code>'''<section end=name/> is a [[code block]] part of the [[agents]] drawer. | |||
== Usage == | == Usage == | ||
Revision as of 18:11, 8 August 2022
scatter is a code block part of the agents drawer.
Usage
scatter is used to scatter an agent to a random location in SpaceLand.
Syntax
scatter
Nuances
An important difference between scatter and scatter everyone is that scatter everyone scatters all agents in SpaceLand to random locations. scatter only scatters the agents created by the create [_] [▼](s) or create [_] [▼](s) each do block in which the scatter block was placed.