setVelocityTransformation: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
No edit summary |
||
Line 28: | Line 28: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[velocity]] |= See also | ||
}} | }} | ||
Revision as of 08:39, 19 July 2012
Description
- Description:
- Interpolate and sets vectors.
- Groups:
- Uncategorised
Syntax
- Syntax:
- objectName setVelocityTransformation [position1, position2, velocity1, velocity2, direction1, direction2, up1, up2, time]
- Parameters:
- objectName: Object
- position1: Number
- position2: Number
- velocity1: Number
- velocity2: Number
- direction1: Number
- direction2: Number
- up1: Number
- up2: Number
- time: Number
- Return Value:
- Nothing
Examples
- Example 1:
_targetUnit setVelocityTransformation [_tmpPos,_tmpPosNext,_tmpVel,_tmpVelNext,_tmpVecDir,_tmpVecDirNext,_tmpVecUp,_tmpVecUpNext,_tmpTimeDiff];//fn_UnitPlay.sqf from \ca\modules_e\Functions\scenes
Additional Information
- See also:
- velocity
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
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.51
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands ArmA2
- Scripting Commands Take On Helicopters
- ArmA 2 OA: New Scripting Commands List