lookAtPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
m (Text replacement - "\{\{Feature *\| *Informative *\| ([^↵]+) *\}\}" to "{{Feature|informative|$1}}")
Line 16: Line 16:


|descr= Point the camera and center the map on the position.
|descr= Point the camera and center the map on the position.
{{Feature | Informative | Some Old Editor Command}}
{{Feature|informative|Some Old Editor Command}}


|s1= map [[lookAtPos]] position
|s1= map [[lookAtPos]] position

Revision as of 19:11, 15 March 2024

Hover & click on the images for description

Description

Description:
Point the camera and center the map on the position.
Some Old Editor Command
Groups:
Game 2 Editor

Syntax

Syntax:
map lookAtPos position
Parameters:
map: Control -
position: Array -
Return Value:
Nothing

Examples

Example 1:
findDisplay 12 lookAtPos [0,0,0];

Additional Information

See also:
-

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