ctrlSetPosition
Jump to navigation
Jump to search
Description
- Description:
- Sets wanted position for control animation.
- Groups:
- Uncategorised
Syntax
- Syntax:
- control ctrlSetPosition [x, y]
- Parameters:
- control: Control
- [x, y]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetPosition [0.5, 0.5]
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
-
--Giova 19:11, 27 January 2007 (CET) - You have to use ctrlCommit command to apply this effect