Hello, i’ve recently been seeing this in my properties tab in roblox studio:
Is this a new update? can I change this back to position and orientation only?
(I do not have any plugins installed which can do this I don’t think, here is my list of plugins:)
Yes, this is a relatively new update. To my knowledge, the CFrame position is the position of the center of the part, and origin position is the position of the upper left corner of the part.
I would just use the CFrame position. I think they did this to simplify the understanding of CFrame by separating it from origin position.