Help Understanding CFrame

Hello Developers.

I need help understanding CFrame ive watched YouTube tutorials and still can’t understand it enough.

Thank You

Well, you need to explain what part of CFrames you would like to learn about. Otherwise I don’t know what to teach you about.

1 Like

Can tou tell me the purpose of cframes

A CFrame is a position and rotation in 3d space. You can see the position property of a part in workspace, but that only accounts for position, and not rotation. A CFrame accounts for both.

This article might help you get a better understanding of how to use them.

1 Like