Combining Camera Controller with Cannon Physics

The physics system will take over collision detection whenever the two colliding bodies both have a physics impostor attached to them. But if your player mesh doesn’t have an impostor attached to it, then the native collision system should still work. Mixing both will result in unexpected behavior :slight_smile:

1 Like