I made a startercharacter with R15 and I want to put a sort of watch on the wrist but when I test the game, the handle stays in air (None of the parts are anchored) (all of the parts are non-collidable) and the rest of the parts just fall on the ground. How can I fix this? Error below.
You would have to weld all the objects within the watch to each other. Once that is done you have to weld the watch to the player's hand. You could use WeldConstraints or normal Welds, but WeldConstraints would probably be easier.