Question by
Wicaodian · Nov 08, 2016 at 11:01 AM ·
2drigidbody2dcollision detectioncollider2d
Object Colliding while passing along another object .
In my game my player avoid the obstacles and move towards the goal, but when i play the game in device its started colliding the game.
I tried to collide in editor but its not the issue anymore. here is the picture for detail info
this is my player passing aside of an obstacle but in device its triggered the collision but its not colliding with the object.
What could be the issue, i really have no idea what's going on..
I am using OnCollision2D to check the collision.
capturdde.png
(448.7 kB)
Comment