- Home /
Question by
Xuezs974 · Mar 30 at 09:20 AM ·
collision detectiontilemap
How could I distinguish the side and the top of a tile?
I am making a 2D scrolls game, which needs to judge whether the player collide the ground (tiles) but I don't want the collision judgement give me a true value when the player touch the side of the tile. So any ways to distinguish them?
Comment
Your answer
Follow this Question
Related Questions
Rigidbody2D character getting stuck when jumping on platform at climax point 0 Answers
OnTriggerEnter2D not detecting tilemap colliders 3 Answers
CircleCollider2D is not registering collisions with some tiles in a TileMapCollider2D 1 Answer
Tile collision by sprite is not accurate with Tilemap Collider 0 Answers
Tilemap colision broked 0 Answers