Strafing using quat?

So Thaumaturge gave me some basic code that uses ‘quat’ to move the camera forward/backward.

However, I still do not know how to strafe. How?

Pay attention to the useful section with the code.

1 Like

thanks for the help but i just noticed a bit of code in my program was working that i thought was not working (quat.getRight()), so I just used a minus number and put that onto the left function.

1 Like