Unity Learn home
View Tutorial Content

Applying 2D Colliders for Physics Interactions

Tutorial
Beginner
+10 XP
15 Mins
(268)
Overview
Summary
For assets in a 2D project to have a physical presence in the Scene and be able to interact with each other, they must have a 2D Collider. A 2D Collider is a component that helps define an asset’s physical shape to determine how it will interact with other colliders in a Scene.
In this tutorial, you'll learn about the types of 2D Colliders you can use, and you'll apply a Collider to a GameObject.
Related documentation
Select your Unity version
Last updated: January 15, 2021
2019.4
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Applying 2D Colliders for Physics Interactions