7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
#title GetActorGravity [RCBasic Doc]
|
|
#header sub GetActorGravity( actor, ByRef x, ByRef y, ByRef z )
|
|
|
|
Gets the gravity of an actor along each access.
|
|
|
|
#ref SetActorGravity
|