0 Members and 1 Guest are viewing this topic.
1234█5678█11212█345
For(M,A-(A>1),A+(A<WFor(N,B-(B>1),B+(B<H...codeEndEnd
X-coordinate ->XY-coordinate ->YFor(A,-1,1) For(B,-1,1) If A and B (so that the code doesn't run if A and B = 0) Then Do stuff with X+A and Y+B End EndEnd
For(M,-(A>1),A<WFor(N,-(B>1),B<HIf M xor NThen...code here, use M,N as offsets for the center point A,B...EndEndEnd