I am facing a challenge with inclined plane and 2d character jump

Hello My Dear Friends,

Please give me some idea about , how can my 2d hero run down from hill and climb up hill …

what technique I should use to solve these challenges …

Thanks,
Abhijit :slight_smile:

Im guessing basic Rigidbody and Collider components would provide the physics you want
http://unity3d.com/learn/tutorials/modules/beginner/2d/rigidbody2d
http://unity3d.com/learn/tutorials/modules/beginner/2d/collider2d