What are the Values of a Cframe? how can I edit only one of them through script?

What are the Values of a Cframe? how can I edit only one of them through script?

I know the First is X, The Second is Y, and the Third is Z but I don’t know the rest.
What I want to do Is save lots of Values into a Datastore using one object. If you know any other ways to do this please tell me, it would help so much.

1 Like

I suggest you learn CFrames before implementing it with DataStore. It may take some time because it’s a rather more complicated subject, but after you’ve learned, it will be worth it.

I found Out how. There are things called XVector YVector and ZVector. They all have Children X,Y,Z So I know How To find all of the Values.