Create/es: Difference between revisions
(Created page with "test1") |
(Created page with "testing purposes again") |
||
| Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
testing purposes<code></code> | |||
<p id="tooltip">testing purposes again</p> | |||
<p id="tooltip"> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Revision as of 23:42, 22 March 2023
testing purposes
testing purposes again
Syntax
create [Textbox: Number] [Dropdown: Type of Agent](s)
Nuances
An important difference between and create [_] [▼](s) each do is that create [_] [▼](s) each do allows a section of code to run individually for each agent that is created. only creates agents with the default traits in the center of Spaceland.
create [_] [▼](s) each do can be useful for randomizing traits and scattering agents without effecting others.