I made a marble script for my game, that fires remote functions between scripts to summon and delete a ball. But the issue is, after I make the player platform stand and destroy the weld, since the ball was going extremely fast, the player is for some reason still locked in the state (even after I made it false) and flies across the map.
How would I fix this?