Crear

From StarLogo Nova Wiki
Revision as of 23:42, 22 March 2023 by Admin (talk | contribs) (Created page with "testing purposes again")
Other languages:

testing purposes

testing purposes again

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.

Relevant Video Resources

Relevant Activities