I want to make a platform for a racing game , like the following attachment.
But in physics engine, when I set its shape as a box and procced, the vehicle travels on the box shaped sprite.
I don’t want to use rectangle sprites as the platform. And also editing the collision mask also didn’t help, as the physics engine uses a separate collision mask( I think so ).
Any ideas??