7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
#title GetActorRotation [RCBasic Doc]
|
|
#header sub GetActorRotation( actor, ByRef x, ByRef y, ByRef z )
|
|
|
|
Gets the actors rotation on each axis
|
|
|
|
#ref SetActorRotation
|