- Home /
2D box collision not working,2d Box Collider not working
I have added a background image and added a 2D-box collider to the image. its not the same size as the image. ive added some sprites and added a 2D-circle collider to them as well as a rigidbody2d. When i press play my srpite does not interact with the box collider. If i add an edge collider instead, the sprite interacts with the egde collider. It also does not interact with the circle collider. why would this happen? i just recently installed unity so everything is at its default settings. same for layer collision matrix.,I have added a background image and added a 2D-box collider to the image. its not the same size as the image. ive added some sprites and added a 2D-circle collider to them as well as a rigidbody2d. When i press play my srpite does not interact with the box collider. If i add an edge collider instead, the sprite interacts with the egde collider. It also does not interact with the circle collider.