Hello, I m trying to make a part that will follow the player. Currently, it has many meshes. What happened is, I made it a group and that script won’t work inside the group. But then I tried putting some other meshes into one mesh and put the script inside that main mesh. Still what happened is that the main mesh started following but others do not. How can I fix this issue?
Use welds. Simple. Parent and assign weld constraints to the meshes.
1 Like