- Home /
Question by
hatem91 · Jul 19, 2015 at 06:53 PM ·
rigidbody2dcollider2dbounce
Problem bounce above collider2D with rigidBody2D
Hello, i am trying to bounce the tile above the circle on top of the platform, there is no problem when the platform without rigidbody2d, but when i add the rigidbody to the platform, the tile crash the circle, as in this picture:
and this is the inspector of the 3 GameObjects:
i have no idea what is the problem. can anyone help me please
Comment