help needed on tilemap collider
im currently working on infinite runner on 2D and i created a 3 platform with the same x value but different in y values. the player can just jump through it and fall over by the help of platform effector. i also created a script that spawn this platforms using the prefab i created. the problem is my player cant jump through or fall down when it is near the edge of both collider. please help.
btw composite collider dosen't work. thank you for the help
Your answer
Follow this Question
Related Questions
How to Check if Character is Grounded on Tilemap 0 Answers
Tilemap Collider 2D with Physics2D.OverlapCircleAll doesn't collide correctly 0 Answers
Physics2D Raycast not colliding with Tilemap Collider 1 Answer
When I flip my sprite it goes out of the tilemaps foreground 0 Answers
How to Rotate Tilemap Collider 2D to make it work with XZY Plane orientation? 0 Answers