Difference between revisions of "Transport Action"

From AgentCubes
Jump to navigation Jump to search
imported>Corrina
imported>Corrina
Line 1: Line 1:
[[Image:Transport.png|150px|Transport.png]]  
+
[[Image:Transport.png|150px|Transport.png]] <br>
 +
[[Image:Transport_expanded.png|150px|Transport_expanded.png]]  
  
 
{| cellpadding="10" cellspacing="0" border="0" width="100%"
 
{| cellpadding="10" cellspacing="0" border="0" width="100%"

Revision as of 00:42, 21 April 2012

Transport.png
Transport_expanded.png

Definition: The Transport action moves an agent one cell in the direction indicated by the Direction parameter and transports everything that is piled on top along with it. If the dot (.) is selected, the agent will do nothing; it will leave the agent and anything stacked on top of it at its current position.
Parameters: direction
Example: In the Frogger game, the Log agent transports the right once every half a second, as long as there is water ahead of it. This will actually transport the Frog if it lands on top of a log. Move action example.png