I have been scripting for almost couple years now, did all sorts of systems starting from datastore classes, inventory classes, sword mechanics and gameplay and was able to create almost all the things I wanted to except for camera manipulation,
Where do I even start, i know it has a lot to do with trigonometry but all the posts i found were just explaining certain topics that I couldn’t connect together so i can apply them, i’m not asking for a way to create a camera because it obviously takes years of learning but i just need to understand how to manipulate it in a way that makes sense and become easy to adjust later on, just the tip of the string where i can start my journey to learning camera manipulation.
I’m a bit confused, you just need to know the basics of CFrames, you can adjust the camera by using its CFrame property as if you were manipulating a part’s CFrame.
Allr, you make it sound too easy, i have read couple posts on roblox wiki but couldn’t understand the advanced parts of it, what sources do u suggest that would help me?
I’ll spend couple days learning and applying the things in this blog, would mark your reply as a solution if i was able to make any progress, appreciate your help.