Pen: Difference between revisions
No edit summary |
(add tooltip text) |
||
Line 7: | Line 7: | ||
<section begin=image/> | <section begin=image/> | ||
[[File:Pen .png|alt=pen|thumb]] | [[File:Pen .png|alt=pen|thumb]] | ||
<section end=image/> | <section end=image/><p id="tooltip">Adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves along the terrain. If the pen is up, the agent does not stamp the terrain.</p> | ||
{{#vardefine:pen|<code>pen [▼]</code>}} | {{#vardefine:pen|<code>pen [▼]</code>}} | ||
<section begin=name/>'''<code>pen [▼]</code>'''<section end=name/> is a [[code block]] part of the [[Environment]] drawer. | <section begin=name/>'''<code>pen [▼]</code>'''<section end=name/> is a [[code block]] part of the [[Environment]] drawer. | ||
==Usage== | ==Usage== | ||
<!--T:2--> | <!--T:2--> | ||
<code>pen [▼](s)</code> adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves. If the pen is up, the agent does not stamp the terrain. | |||
==Syntax== <!--T:3--> | ==Syntax== <!--T:3--> |
Revision as of 14:51, 8 August 2023
Adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves along the terrain. If the pen is up, the agent does not stamp the terrain.
pen [▼]
is a code block part of the Environment drawer.
Usage
pen [▼](s)
adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves. If the pen is up, the agent does not stamp the terrain.
Syntax
Inputs:
- either “up” or “down” from the dropdown menu
Nuances
An important difference between pen [▼]
and stamp [_]
is that pen [▼]
allows for continuous marking of the terrain that always follows the agent's movement.