velocity: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (fixed example) |
||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>vector <nowiki>=</nowiki> velocity jeep Advanced: _vehicle [[setVelocity]] [(velocity _vehicle select 0)+([[sin]] _dir*_speed),(velocity _vehicle select 1)+([[cos]] _dir*_speed),(velocity _vehicle select 2)]</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:04, 3 August 2006
Description
- Description:
- Return velocity (speed vector) of vehicle as array [x, z, y].
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
vector = velocity jeep Advanced: _vehicle setVelocity [(velocity _vehicle select 0)+(sin _dir*_speed),(velocity _vehicle select 1)+(cos _dir*_speed),(velocity _vehicle select 2)]
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