setVelocityModelSpace: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 20: Line 20:
|x1= <code>car [[setVelocityModelSpace]] [0, 10, 0]; //pushes car forward</code>
|x1= <code>car [[setVelocityModelSpace]] [0, 10, 0]; //pushes car forward</code>


| [[velocityModelSpace]], [[velocity]], [[setVelocity]], [[setVelocityTransformation]], [[speed]]
|seealso= [[velocityModelSpace]], [[velocity]], [[setVelocity]], [[setVelocityTransformation]], [[speed]]
}}
}}



Revision as of 01:06, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
vehicle: Object
[x, y, z]: Array - relative direction vector
Return Value:
Return value needed

Examples

Example 1:
car setVelocityModelSpace [0, 10, 0]; //pushes car forward

Additional Information

See also:
velocityModelSpacevelocitysetVelocitysetVelocityTransformationspeed

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