Triangular Collision
rob.ert
Member Posts: 42
I have a game where I need to have a triangle that is completely on screen, and can move and interact with other actors like a real triangle. Is there any way to do this? Putting multiple squares together creates a really rough triangle, which won't work for me in this case. Anyone know how to do this?