![]() |
#2
|
|||
|
|||
If you want to apply a collision shape to a sub-part of the model, try using the node parameter with the sub-part name:
Code:
#Create a collideBox surrounding a child node table = viz.add( 'table.osgb' ) table.collideBox( node = 'Top') |
Thread Tools | |
Display Modes | Rate This Thread |
|
|