0 Members and 1 Guest are viewing this topic.
0->BFor a,28,63B+1->BPxlline A,44,A,44+BPxlline A,44,A,44-BEndfor
0->BFor a,0,95B+1->BPxlline 28,44,63,B(You might have to swap the x with y so it's 44,28,B,63)Endfor
If the beam doesn't need to be rotated, the code posted above should work well (although since the lines are vertical, I think the Rect() command may be faster). Does your flashlight beam need to be rotated? Because that completely changes the challenge
But wouldn't Rect( do a rectangle and not a "pyramid"-like shape?