8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
#title SetActorShapeEx [RCBasic Doc]
|
|
#header Sub SetActorShapeEx( actor, shape_type, mass, radius)
|
|
|
|
Sets actor shape and radius for capsule, cone, and sphere shapes
|
|
|
|
#ref SetActorShape
|
|
|