Agent: Difference between revisions

From StarLogo Nova Wiki
(Created Page with Creation & Deletion)
(No difference)

Revision as of 18:05, 10 August 2022

Agents are the backbone of StarLogo Nova. Agents are the objects commonly seen moving around SpaceLand.

Creation & Deletion

Agents are created using code blocks such as:

Agents can be deleting using blocks such as:

Code Execution