Yo @Cedric Using Havok physics, i need to enable and disable some meshes with colliders on the fly. In Ammo.js you could change the CollisionFlag to NO_CONTACT_RESPONSE or something like that.
How do enable and disable the actual collision for the physics body using Havok?