Added docs and project management tool update
This commit is contained in:
10
doc/bu/files/applyactorcentralforceworld.txt
Normal file
10
doc/bu/files/applyactorcentralforceworld.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
#title ApplyActorCentralForceWorld [RCBasic Doc]
|
||||
#header sub ApplyActorCentralForceWorld( actor, x, y, z)
|
||||
|
||||
Applies a force to the center of mass of an actor in world coordinate space. This force impacts the linear velocity of the object without affecting its rotation.
|
||||
|
||||
#list
|
||||
#li x,y,z - direction of the force
|
||||
#/list
|
||||
|
||||
#ref ApplyActorCentralForceLocal ApplyActorCentralImpulseLocal ApplyActorCentralImpulseWorld
|
||||
Reference in New Issue
Block a user