How to save Part position in the game?

You can’t save the part itself. You need to save the properties and then create a part within a script to loop through the properties and set the same properties.

Also, you should search this, I just googled it:

1 Like