8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
#title RotateActor [RCBasic Doc]
|
|
#header Sub RotateActor( actor, x, y, z )
|
|
|
|
Rotates and actor a given number of degrees from its current orientation
|
|
|
|
#ref SetActorRotation GetActorRotation
|
|
|