How could I attach a player to a ball without lag?

hello there, so I am trying to make a system similar to [400m] Seraphus - Roblox 's system where the ball is attached to the player without lag or buffers anyone know how? I have tried springs, ropes, even teleporting a floating part to the player every frame (unsuccessfully because RenderStepped doesn’t work on server scripts), I have searched high and low and my conclusion so far is that the creators of that game sacrificed their souls to the dark arts and that’s how they get such buttery smooth gameplay, is there a way for me to replicate this or should I prepare a soul sacrificing ritual?

2 Likes

You can set the network owner of the ball to the player.

4 Likes

which makes it look choppy for other players

3 Likes

I just made a similar set up to that game and I’m getting no lag. Even without setting the network owner.

2 Likes

are you sure you online tested it?

3 Likes