I have 2 parts using bodyvelocity to move, and they are supposed to collide with eachother, but I dont want them to start rotating and spinning.
how would I go about this?
Use a script that sets the orientation of the part to (0,0,0) at all times so the velocity should apply but keep the orientation the same. I believe this should work?