Search Unity

Problem when move by velocity rigibody

Discussion in 'Physics' started by tuannv793, Jan 6, 2015.

  1. tuannv793

    tuannv793

    Joined:
    Jan 6, 2015
    Posts:
    3
    in this first picture.
    Red is player, Blue is first ground, Yellow is second ground.


    When i put second ground next to first ground, i can move normal and have no problem when i move Player by Velocity in Rigibody2d.

    But when i move second ground into deep first ground, my player get stuck like this picture. Althrought Y
    of 2 ground is equal.


    All objects use BoxCollider2D
    Please help me!