8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
#title ScaleActor [RCBasic Doc]
|
|
#header Sub ScaleActor( actor, x, y, z )
|
|
|
|
Multiplies the actor's current scale by the vector given
|
|
|
|
#ref SetActorScale
|
|
|