Help with a Dragbody System

Have you considered reducing the player’s WalkSpeed, disabling PlatformStand on the dummy’s Humanoid, and ensuring the player is always facing the NPC when entering the dragging state?

Additionally, you could try disabling collisions between the player and the dummy to see if it improves the interaction.

1 Like