rigidbody does not slide on slant surface

Hi All,

I’m working with simple primitives. A runner game.

I have a slant platform on which I want my cube to slide. But, it is rolling over.

I need to know what should I change in physics to fix this. can some one please help ?

Look into Physics Materials. You want to create one that has less friction than the default, and apply it to your cube or your surface, or both.