7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
#title SetActorPosition [RCBasic Doc]
|
|
#header sub SetActorPosition( actor, x, y, z )
|
|
|
|
Sets the absolute position of an actor
|
|
|
|
#ref TranslateActorLocal TranslateActorWorld GetActorPosition
|