in the game I want to allow the player to change the color of the floors and walls, etc. However, I cant because its a unionoperation.
What are some suggestions on what I should do to be able to change the color of it?
I have noticed that you are able to change the color of meshparts so perhaps I somehow turn it into a meshaprt instead of a union maybe by upladoing it to roblox?
Its adopt me style of changing colors not bloxburg. When they change the color of the walls it changes the color of all the walls on the floor and same with floor
–1st: Make your mesh
–2nd: Select all the parts of your mesh
–3rd: Union them at the model tab
–4th: Right click on the Union in the explorer tab and click “export selection” at the bottom
–5th: Put the file anywhere you want
–6th: Create a mesh part
–7th: Go to its properties and click the folder with an arrow at the MeshID and wait for a few seconds
–And now you have a mesh.
are they all individual parts and not a group ? Because it’s best to make all the objects separate and not into one group when making them into a mesh and reposition all of them to the original build u made.