Stopping parts that have a velocity on them from giving velocity onto players touching it

i made a custom movement script, and i am going to apply the velocity on players my own ways, not how roblox does it by itself, so how do i [title]?

have you tried changing the part’s CustomPhysicalProperties? maybe changing it’s friction to something really high would prevent it from applying the velocity.