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