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