7 lines
151 B
Plaintext
7 lines
151 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
|