I don’t understand what is going on with CFrames, but I just want to use them to set the position and orientation of parts.
For some reason whenever I try adjusting the CFrame with a script it isn’t accurate to the point when it’s unusable.
As you can see I tried rotating the part with a little line of code, but after a look on the properties you can see that the Orientation isn’t accurate at all.
I tried it in the most different scenarious and instances, but whenever you use code to adjust the Orientation with CFrame.Angles() it doesn’t work.