Physic and rigidbody: Example scenes?

I saw a lot’s of tutorials but does someone knows if it exist example scenes for Physic/rigidbody? I just want to have a visual example about different setting we can have for different object and interaction between.

It could be very cool to have this, and let us know quicker how it works, because physic it’s always a complicated topic. Thanks

The Unity physics tutorials include some sample assets which may be useful to you.

https://unity3d.com/learn/tutorials/modules/beginner/physics/assignments/brick-shooter

1 Like

Awesome! It’s exactly what I’m looking for!
I was not expecting to have an example scene in this tutorial project.
Anyway Thanks John!