Door code locations

Is there any way for me to have the part I have my door code on to spawn at different spots I want on the map?

1 Like

Yes, there are many ways to go about this. Personally I would put down invisible parts around the map and clone the part that stores the code then move the clone to an invisible part, however you could also use a CFrame to store tables, create a surface GUI on the parts you want the code to appear on, etc.

To be clear, do you have a part with a TextLabel of some sort that reads out the code to the door?