i need to be able to physically see the cone of view, a line around the outer border, does anyone have a sample of how to accomplish this easily? in other engines i would simply draw a line from origin down the left to max distance, then a line from origin down the right to max distance, simple right? i can't seem to find a DRAW method, so i am thinking i might have to somehow do a solid object but i need it to stretch out from origin to max distance that LOS would see, this is like fitting a round ball in a square hole and expecting the round ball to see past the square hole equally on all sides, that is virtually impossible hrm