Disable look-controls and wasd-controls in init if present (using a-camera primitive for example that auto add those components), reenable them on remove.
This fixes #335.
It's not the first time a user had issue using orbit-controls with a-camera primitive, #331 is another instance of it.
Disable look-controls and wasd-controls in init if present (using a-camera primitive for example that auto add those components), reenable them on remove. This fixes #335. It's not the first time a user had issue using orbit-controls with a-camera primitive, #331 is another instance of it.