BIS fnc findLookAt: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
Lou Montana (talk | contribs) m (Text replacement - " |p1= |r1= |x1= }}" to " |p1= |r1= |x1= |seealso= }}") |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.00 | |||
| | |gr1= Vectors | ||
| | |gr2= Object Manipulation | ||
| | |descr= <pre>/* | ||
Author: Nelson Duarte <@Nelson_G_Duarte> | Author: Nelson Duarte <@Nelson_G_Duarte> | ||
Line 20: | Line 19: | ||
Returns: | Returns: | ||
Array - In format [Dir Vector, Up Vector] | Array - In format [Dir Vector, Up Vector] | ||
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> | */</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in --> | ||
|[] call [[BIS_fnc_findLookAt]] | |s1= [] call [[BIS_fnc_findLookAt]] | ||
|p1= | |p1= | ||
| | |r1= | ||
|x1= | |x1= | ||
| | |seealso= | ||
}} | }} | ||
Latest revision as of 02:16, 13 June 2021
Description
- Description:
/* Author: Nelson Duarte <@Nelson_G_Duarte> Description: Given target location, calculates orientation vectors facing direction Parameter(s): _this select 0: Object - The curve Returns: Array - In format [Dir Vector, Up Vector] */
- Execution:
- call
- Groups:
- VectorsObject Manipulation
Syntax
- Syntax:
- [] call BIS_fnc_findLookAt
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note