From Bohemia Interactive Community
					 
					
					
					
					
Hover & click on the images for description
 
Description
- Description:
 
- Sets object heading. Angles are measured in degrees clockwise from north. The accepted heading range is from 0 to 360 Negative angles represent a counter-clockwise angle and the angle can be of any size. See also: getDir 
Examples: soldier1 setDir 45
will set soldier1 to face North East
soldier1 setDir -675
will also set soldier1 to face North East
 
- Groups:
 
- Uncategorised
 
Syntax
- Syntax:
 
- object setDir heading
 - Parameters:
 
- object: Object
 
- heading: Number
 - Return Value:
 
- Nothing
 
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
 
 
Notes
Bottom Section