How to insert a mesh in a part?

Hey ugh, I’m trying to make a project used for SCP purposes, a spy item. I’m making mesh for it and trying to script it too but, I have a question then. How I can insert that mesh in a part?

1 Like

Step1: Get Mesh code.

Step2: Add new Part and add SpecialMesh in part.
image

Step3: Paste code into MeshId!
image

You can also add using by MeshPart.
image

image

Thanks, I will try this method soon

You can also add mesh with ‘MeshPart’.