Tool isn't appearing

Hello!
I am making a game and there is a model that I want to put as tool, it contains 3 different meshes. And I want all meshes to be appear as a tool.

85ced5256fa04f7c752e32975addc735

Thanks for reading!

1 Like

Make them all Unanchored and use WeldConstraints to weld them to the Handle.

Name one of the MeshParts “Handle” and then weld the other two MeshParts to the handle.

Make sure you ungroup the set first, I don’t think it works if It’s grouped.

2 Likes

Thanks a lot!!! It worked perfectly! :smile:

1 Like