- Home /
Tilemap Collider 2D not generating colliders...,Tilemap Colliders won't generate....
Hello!
Unity 2018.2.2.1f1.
I'm doing some platformer shenanigans and wanted to use Tilemap. I made a pallete and started drawing some terrain - as I've done before - and then added the Tilemap Colliders component and nothing happened. I thought I maybe had to add the component before I started drawing so I did that, but nope.
I add the component and I can't see the green lines that indicate a collider is present. I tried to check for collisions or trigger or whatever but the colliders are just not there even though the inspector says they are there.
Maybe its Unity version.
Your answer
Follow this Question
Related Questions
Player getting stuck between grounds 0 Answers
Way to achieve 3 lane mechanism in a 2D game 0 Answers
Activate Trigger enable component doesn't work (2d mode.) 1 Answer
Two Polygon2D Collider do not Collide with Each Other (Solved) 2 Answers
What is the best/easiest way to align a 2D rigidbody to specific sections of a sprite? 1 Answer