Question by
$$anonymous$$ · Jan 27, 2018 at 01:58 AM ·
2drigidbodyedge
Can I make Edge Collider 2D wider?
So I am making a project game similar to line rider but I am only using a small square. The line that gets created has a Edge Collider 2D and the small square has a Rigidbody 2D that is currently in the shape of a circle. Sometimes the square will pass through the drawn lines, sometimes it does not. After looking around it seems that the Edge Collider 2D does not work too well but due to my code I believe I have to use it. Any help is useful thank you!
Comment