Stamp: Difference between revisions
Line 17: | Line 17: | ||
==Related Blocks== | ==Related Blocks== | ||
*<code>stamp grid [_]</code> | *<code>[[Stamp Grid|stamp grid [_]]]</code> |
Revision as of 09:11, 10 November 2022
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
stamp [Textbox: Color]
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.