Godot Version
4.2.1
Question
My conveyor is build out of multiple segments placed after each other
The gap between each segment is 0. When now my parcels (RigidBody3D) get moved along there is always a little bump when they move from one segment to the other.
Is there a way to smoothen this out so they just flow along without bumps?