6 lines
201 B
Plaintext
6 lines
201 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.
|
|
|