This project uses pen to draw a triangle. It's not the best, but I'm not that good at math/pen. If it bugs out (the lines don't connect) just spam the green flag. Give credit if your gonna use this. Params: X - what x pos the triangle should be. Y - what y pos the triangle should be. radius - how big the triangle is (in pixels) the bottom line of the triangle is as long as the radius (like 200 radius means 200px) Yes, I could've used clones instead of 3 sprites, but it's good enough.