Author Topic: Created my first hatch code  (Read 1023 times)

0 Members and 1 Guest are viewing this topic.

daron

  • Guest
Created my first hatch code
« on: September 20, 2006, 01:30:38 PM »
Wanna see the result? Check it out. Three lines of code. Took forever, until I figured out that I didn't need more than 3 lines. I had originally had seven lines and still wasn't done with it. Then I realized that I could offset a line. All the horizontal lines are the same code line.
Code: [Select]
0, 0,.25, .75,.125, .375,-.625, .75,-.75This stuff is really simple, once you understand what each block means.