I’m trying to write a 3rd person gun system, and I’ve been using CFrame maths to calculate where the camera should go. I’m not very good at CFrame math, making bug fixing hard, and am debating whether to use something else.
I’ve reviewed other 3rd person scripts and watched some tutorials, and none of them use CameraOffset. Is there a reason for this, or is it safe to use for the intended system?