Difference between revisions of "Move-Random-On-A Action"

From AgentCubes
Jump to navigation Jump to search
imported>Loon911
imported>Loon911
Line 1: Line 1:
 
[[Image:Move-random-on-a1.PNG]]
 
[[Image:Move-random-on-a1.PNG]]
 +
 
[[Image:Move-random-on-a2.PNG]]
 
[[Image:Move-random-on-a2.PNG]]
 +
 +
{| cellpadding="10" cellspacing="0" border="0" width="100%"
 +
|-
 +
| align="left" valign="top" width="80" | '''Definition:'''
 +
| align="left" valign="top" width="100%" | The '''Rotate by''' action rotates an agent by roll, pitch, and heading angles, along the x, y, and z axis respectively.
 +
|-
 +
| align="left" valign="top" width="80" | '''Parameters:'''
 +
| align="left" valign="top" width="100%" |
 +
[[Formula parameter|roll angle]] ''number or VAT formula''
 +
 +
[[Formula parameter|pitch angle]] ''number or VAT formula''
 +
 +
[[Formula parameter|heading angle]] ''number or VAT formula''
 +
 +
|-
 +
| align="left" valign="top" width="80" | '''Additional Parameters:'''
 +
| align="left" valign="top" width="100%" | [[Animation time parameter|time]]: ''If time is 0, movement happens instantly. The slider() option in the time parameter connects the animation time to the slider located above the world.''
 +
|-
 +
| align="left" valign="top" width="80" | '''Example:'''
 +
| align="left" valign="top" width="100%" | [[Image:Rotate by action example.png|500px]]
 +
|}
 +
 +
[[Category:AgentCubes_Actions]]

Revision as of 23:19, 16 June 2019

Move-random-on-a1.PNG

Move-random-on-a2.PNG

Definition: The Rotate by action rotates an agent by roll, pitch, and heading angles, along the x, y, and z axis respectively.
Parameters:

roll angle number or VAT formula

pitch angle number or VAT formula

heading angle number or VAT formula

Additional Parameters: time: If time is 0, movement happens instantly. The slider() option in the time parameter connects the animation time to the slider located above the world.
Example: 500px