Difference between revisions of "First-person-view Condition"

From AgentCubes
Jump to navigation Jump to search
imported>Andri
(Created page with "Category:AgentCubes_Conditions")
 
imported>Andri
Line 1: Line 1:
 +
[[image:First person view condition.png|150px]]
 +
 +
<table cellpadding="10" cellspacing="0" border="0" width="100%">
 +
<tr>
 +
<td align="left" valign="top" width="80"><b>Definition:</b></td>
 +
<td align="left" valign="top" width="100%">The <strong>First-person-view</strong> condition checks if the agent executing this condition is in first-person camera mode, that is, it is currently the agent with the first-person camera of the world. If the executing agent is in first-person camera mode, the condition is true. Otherwise, the condition is false.</td>
 +
</tr>
 +
<tr>
 +
<td align="left" valign="top" width="80"><b>Parameters:</b></td>
 +
<td align="left" valign="top" width="100%">[[Checkbox parameter|checkbox]]</td>
 +
</tr>
 +
<tr>
 +
<td align="left" valign="top" width="80"><b>Example:</b></td>
 +
<td align="left" valign="top" width="100%">???which example???
 +
[[Image:First person view condition example.png|500px]]</td>
 +
</tr>
 +
 +
</table>
 +
 
[[Category:AgentCubes_Conditions]]
 
[[Category:AgentCubes_Conditions]]

Revision as of 20:51, 17 June 2011

First person view condition.png

Definition: The First-person-view condition checks if the agent executing this condition is in first-person camera mode, that is, it is currently the agent with the first-person camera of the world. If the executing agent is in first-person camera mode, the condition is true. Otherwise, the condition is false.
Parameters: checkbox
Example: ???which example??? 500px