2D Physics Core package
Create and control a physics scene in a 2D project, using components built on the U2D.Physics API.
Note: This package adds Pose, Area, and Constraint components. To use 2D physics in the Unity Editor using components like the Rigidbody 2D component, refer to 2D physics instead.
| Topic | Description |
|---|---|
| What's new | Discover new features and performance improvements in the 2D Physics Core package. |
| Install | Install the 2D Physics Core package in your project. |
To get started, refer to 2D physics with 2D Physics Core in the Unity manual.