Set World To/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "==Related Blocks== *{{Block|world trait|world trait: [▼]}}")
No edit summary
Line 2: Line 2:


[[Category:Ambiente]]
[[Category:Ambiente]]
<section begin=image/>[[File:Set World To Block.png|alt=The set world to block|thumb]]<section end=image/>
<section begin=image/>[[File:Setearmundoen.png|alt=The set world to block|thumb]]<section end=image/>
<section begin=name/>'''{{Block|set world [▼] to [_]}}'''<section end=name/> is a [[code block]] part of the [[Ambiente]] drawer.
<section begin=name/>'''{{Block|set world [▼] to [_]}}'''<section end=name/> is a [[code block]] part of the [[Ambiente]] drawer.



Revision as of 20:15, 29 June 2023

Other languages:
The set world to block

set world [▼] to [_] is a code block part of the Ambiente drawer.

Usage

set world [▼] to [_] is used to set traits of the world in a similar way to agents.

Syntax

set world [Dropdown: Trait Selection] to [Socket: Data]

Matices

Este bloque se usa solo para modificar personalizados.traits de los world. Los rasgos de agents se modifican utilizando el establecer mi [▼] a [_].

Bloques relacionados