so I have a problem. I am doing everything as does Mr. Rick and this is the error I get when trying to get to play mode and testing if it works.
Assets\Scripts\PlayerController.cs(8,5): error CS0246: The type or namespace name ‘RigidBody2D’ could not be found (are you missing a using directive or an assembly reference?)
the image shows my code which is exactly the same as shown on the course.
what is it I am doing wrong?