Part attached to player

Hey, so im making a marble game and i want a ball attached to the player when they join. However i am not sure how i would manipulate the balls position to add it in the player. What’s the best approach to doing this?

1 Like

You can use attachments and welds.

Be sure the “ball” isn’t anchored.

I’m aware, i’m just wondering how i would actually spawn in the part when a player joins.

1 Like

You can attach the ball to the player’s torso (for instance) using welds when a player is joining.