Once-every Condition

From AgentCubes
Revision as of 18:48, 17 June 2011 by imported>Andri
Jump to navigation Jump to search

150px

Definition: The Once-every condition checks if a certain number of seconds N has passed since it was last checked. The number is specified by an integer, decimal, or a Visual AgenTalk Formula. If N seconds have passed, the condition is true. Otherwise, it is false. The Once-every condition acts as a local timer for an agent. Unlike the Wait action, Once-every can be used to slow down individual agents without stopping other agents.
Parameters: formula
Example: ???which example??? 500px