I was scripting mind control and this very weird bug happens. I assume that it’s something with the welding
I think you’re overcomplicating things. You can set the player’s character to the target instead of doing all that weird welding process
Player.Character = Target;
So the problem was in welding. I used weld instead of weld constraint and it worked
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.