8 lines
283 B
Plaintext
8 lines
283 B
Plaintext
#title ApplyWheelEngineForce [RCBasic Doc]
|
|
#header Sub ApplyWheelEngineForce( actor, wheel, force )
|
|
|
|
Apply force to a wheel.
|
|
|
|
NOTE: For movement, you can apply force to a vehicle the same way you apply it to any actor. Refer to the actor physics section for documentation on that.
|
|
|