Hi, as you read in the title, I am not so good at CFrame and CFrame is the most useful thing in Lua and it can do pretty much everything related to physics, and maths, every time I make something that requires CFrame just gets me confused and I quit on it. I really want to get better at CFrame. Help is appreciated, thank you.
1 Like
Hello, there is an article all about CFrames here I am posting the link to it.
https://developer.roblox.com/en-us/api-reference/datatype/CFrame
Try going here to learn the bare minimum:https://developer.roblox.com/en-us/articles/Understanding-CFrame Other than that, I would recommend searching up youtube tutorials from good scripters such as AlvinBlox and TheDevking. This link: https://developer.roblox.com/en-us/api-reference/datatype/CFrame gives you the technical description.
1 Like
CFrame math is just regular math – CFrames are matrices
These resources can help for CFrames specifically: