Terrain Color/en: Difference between revisions
(Updating to match new version of source page) |
(No difference)
|
Revision as of 18:12, 27 June 2023
terrain color
is a code block part of the Environment drawer.
Usage
terrain color
refers to the color of the terrain that the agent is currently on.
Syntax
[Textbox Insert] terrain color
Common Uses
This is commonly used as part of a conditional statement: for example, if an agent's color matches the color of the terrain, then the agent should perform a certain action.