5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
#title getActorCOMPosition [RCBasic Doc]
|
|
#header sub getActorCOMPosition( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets an actor's center of mass position. This is useful for setting the origin of constraints.
|