9 lines
229 B
Plaintext
9 lines
229 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
|