Stamp: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
<section begin=image/>[[File:Stamp Nums.png|right|alt=The Create Each Do Block|thumb]]<section end=image/> | <section begin=image/>[[File:Stamp Nums.png|right|alt=The Create Each Do Block|thumb]]<section end=image/> | ||
<!-- <code>stamp [Textbox: Color]</code> --> | <!-- <code>stamp [Textbox: Color]</code> --> | ||
Inputs: | |||
#Color block | |||
<!--T:5--> | <!--T:5--> |
Revision as of 16:26, 21 July 2023
stamp [_]
is a code block part of the Environment drawer.
Usage
stamp [_]
causes the agent to draw a circle on the terrain in the agent's current position, with size corresponding to the size of the agent.
Syntax
Inputs:
- Color block
Common Uses
This is used to change the color of the terrain. Changing the color of all the terrain would require creating one large agent of size 200 and then stamping a certain color.