Setear mundo a
set world [▼] to [_]
es un bloque de código parte de ambiente cajón.
To add a new trait to the World breed, go to The World tab and click on the show traits button. Then, select “add custom trait.”
set world [▼] to [_]
is a code block part of the Environment drawer.
Uso
set world [▼] to [_]
se utiliza para establecertraits del world de manera similar a los agentes.
Syntax
Example
The model above is of plant growth throughout the four seasons. The World trait temperature depends on the season. All of the seasons have different temperature ranges, using the ‘set to’ block to set a random temperature in that range. The plants in the simulation react both to the temperature of The World, and the precipitation that falls during winter and spring.
Matices
Este bloque se usa solo para modificar personalizados.traits de los world. Los rasgos de agents se modifican utilizando el establecer mi [▼] a [_]
.