- Home /
 
Tilemap collider doesn't appear
I added a tilemap collider to my tilemap and it's just not there?
I've restarted my pc and also tried it on another project and it didn't work either.
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Luis0413 · Mar 24 at 07:02 PM
Okay I fixed it... Basically the sprite I was using for the tiles was a 1 by 1 pixel. I've now used the default square sprite from unity and it works.
Your answer