Sliding & Bouncing in 2D - Official Unity Tutorial

Watch this video in context on Unity’s learning pages here - learn/tutorials/modules/beginner/2d/sliding-bouncing-2d Sliding and Bouncing are all controlled by a Physics Material applied to a Collider Component. In this video we set up both Bouncy and Slippery 2D Physics Materials, and apply them to GameObjects.
Back to Top