Lesson 3 Lecture
In preparation for this week's project, we're going to focus on 2 new shiny blocks.
Setting Physics Properties for 2D Objects
There are 3 core aspects to how objects react to physics events, and they're density, friction, and restitution.
Take a look at the guide here.

Movement and Rotation Speed for 2D Physics
It's not a physics environment if nothing moves. Let's take a look at how speed works.
Take a look at the guide here.
