Question by
profrog111 · Nov 20, 2019 at 09:43 AM ·
unity 2dcollidersdamage
How to combine two colliders into one
Hello, Im creating a 2D platformer and encountered such a problem, my character consists of two colliders (box and circle) and when he touches the damage-trigger he gets double damage(because the trigger touches by two colliders). I created a separate GameObject and put 2 colliders in it, but dont understand what to do next
charcol.png
(3.8 kB)
Comment