- Home /
How can i merge two triangles together?
Hello. I want to create a platformer where platform is made of a pack of traingles (every triangle have its own amount of health). So the problem is i dont know how merge two triangles, so there is no space between them and there is no stiuation when one triangle is lying on another. How can i achieve this? Also which collider should i use?
Comment