Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I save a vector3 size inside a datastore?

Asked by 4 years ago
table.insert(save, {v.CFrame:GetComponents(), v.Size})  

The CFrame only works, but when I try the size, it just errors. How would I fix this?

0
you could try to save the xyz of the size seperatly Questofmagicfarts 55 — 4y

Answer this question