So I have a flat plane, and I'm using up, down, right and left to roll a sphere along it using Physi.js. I want to apply a chase camera to the sphere, but I can't prevent the camera to follow the sphere's rotation? I want the camera to stay behind the sphere, following it's z.axis but prevent it to rotate every time the sphere spins.
Anyone's got a clue?