About the camera thing, I have noticed some changes... Well for one thing, the :SetRoll() (Method used to rotate the camera to a slant) has changes.
Now, if I use :SetRoll(-1) then it will go in the opposite direction as it did before. Now I must do :SetRoll(1) instead. |