Need help ASAP please

So i am making a mobile unity game . I attached the mesh collider and the rigidbody to my game object with a player collision script but even after no error and applying the colliders my player goes through the Obstacles. and it does not scan the collider im confused please anyone you can explain and help
Here is the screenshots

.

At least one of the objects you want to collide with each other need to have a non-Kinematic Rigidbody attached.

1 Like

it did not worked man :-[

Does your obstacle have collider?