![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
#2
|
|||
|
|||
Hi,
To disable collision with a specific object just issue the following command on it: Code:
object.disable(viz.COLLISION) |
|
|