Welding player to an object in replicated storage

I want to connect a player to an object in replicated storage, for example connecting the player to a ball so that it will move when the ball moves. how can I achieve this?

You’re not really able to connect a weld to a object that’s in replicated storage try cloning or parenting the given object to workspace and try.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.