velocity
Jump to navigation
Jump to search
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