Has anyone sucessfully managed to do collision on only a specific model? The API says something about only doing collision on models that match the bit map mask. I thought it might be the ID of the model but when I tried, it had no effect. This is what it says in the API:
idBitMaks: Only scene nodes with an id with bits set like in this mask will be tested. If the BitMask is 0, this feature is disabled.