10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
#title SetActorSolid [RCBasic Doc]
|
|
#header Sub SetActorSolid(actor, flag)
|
|
|
|
Sets whether an actor has physics and collision response applied to it
|
|
|
|
Note: Collision detection will still work for non solid actors
|
|
|
|
#ref ActorIsSolid
|
|
|