Set World To: Difference between revisions
(Marked this version for translation) |
No edit summary |
||
Line 12: | Line 12: | ||
<!--T:3--> | <!--T:3--> | ||
=== | ==Syntax== | ||
<code>set world [Dropdown: Trait Selection] to [Socket: Data]</code> | <section begin=image/>[[File:Set World To Nums.png|right|alt=The Create Each Do Block|thumb]]<section end=image/> | ||
<!--<code>set world [Dropdown: Trait Selection] to [Socket: Data]</code> --> | |||
Inputs: | |||
#a world trait from the dropdown menu | |||
#a number | |||
<!--T:4--> | <!--T:4--> |
Revision as of 16:22, 21 July 2023
set world [▼] to [_]
is a code block part of the Environment drawer.
Usage
set world [▼] to [_]
is used to set traits of the world in a similar way to agents.
Syntax
Inputs:
- a world trait from the dropdown menu
- a number
Nuances
This block is used to soley modify custom traits of the world. The traits of agents are modified using the set my [▼] to [_]
.